mcp-servers-pouch
kohei25/mcp-servers-pouchUpdated Apr 2000

Remote#setup#configuration#cross-platformLicense: NoneLanguage: Python

セットアップの方法

設定ファイルの例

  • Mac
{
    "mcpServers": {
        "arxiv": {
            "command": "uv", // うまくいかない場合は、実行パス. /Users/niko/.cargo/bin/uv
            "args": [
                "--directory",
                "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-servers-pouch/src/pouch",
                "run",
                "t_arxiv.py"
            ]
        }
    }
}
  • Windows
{
    "mcpServers": {
        "arxiv": {
            "command": "uv",
            "args": [
                "--directory",
                "C:\\ABSOLUTE\\PATH\\TO\\PARENT\\FOLDER\\mcp-servers-pouch\\src\\pouch",
                "run",
                "t_arxiv.py"
            ]
        }
    }
}

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "arxiv": {
      "env": {},
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-servers-pouch/src/pouch",
        "run",
        "t_arxiv.py"
      ],
      "command": "uv"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord