- Mcp Servers Pouch
created by
kohei2514 hours ago
Information
セットアップの方法
設定ファイルの例
- 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"
]
}
}
}
Recommended Servers

Mcp Server RagdocsAn MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.
Perplexity Web Search MCP ServerA perplexity MCP server
Template for MCP Server
mcp-deepresearchlocal mcp server perplexity

GithubMCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
Most Popular Model Context Protocol (MCP) ServersA curated list of the most popular Model Context Protocol (MCP) servers based on usage data from Smithery.ai

Microsoft SQL Server MCP Server (MSSQL)MS SQL MCP Server
An easy-to-use bridge that lets AI assistants like Claude directly query and explore Microsoft SQL Server databases. No coding experience required!
What Does This Tool Do?
This tool allows AI assistants to:
Discover tables in your SQL Server database
View table structures (columns, data types, etc.)
Execute read-only SQL queries safely
Generate SQL queries from natural language requests

MongoDB LensFull featured MCP Server for MongoDB database analysis.
Nuanced MCP ServerA Model Context Protocol (MCP) server that provides call graph analysis capabilities to LLMs through the nuanced library

ChatSumQuery and Summarize your chat messages.