kohei25
MCP Serverkohei25public

mcp servers pouch

Mcp Servers Pouch 是一个跨平台工具,用于管理服务器环境、配置命令以及运行 Python 脚本来实现服务器自动化。

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

Mcp Servers Pouch 是一个跨平台工具,用于管理服务器环境、配置命令以及运行 Python 脚本来实现服务器自动化。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

セットアップの方法

  • For Claude Desktop Users - Official Doc

設定ファイルの例

  • 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"
            ]
        }
    }
}

Quick Start

1

Clone the repository

git clone https://github.com/kohei25/mcp-servers-pouch
2

Install dependencies

cd mcp-servers-pouch
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerkohei25
Repomcp-servers-pouch
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation