
mcp servers pouch
Mcp Servers Pouch 是一个跨平台工具,用于管理服务器环境、配置命令以及运行 Python 脚本来实现服务器自动化。
Repository Info
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
Clone the repository
git clone https://github.com/kohei25/mcp-servers-pouchInstall dependencies
cd mcp-servers-pouch
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.