aps-mcp-tests
@JoaoMartins-callmeJohn
aps-mcp-tests について
Repo to test mcp server with claude
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"aps-mcp-tests": {
"command": "python",
"args": [
"server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is aps-mcp-tests?
aps-mcp-tests is a minimal repository for testing an MCP (Model Context Protocol) server with Claude Desktop. It is intended for developers who want to run a basic MCP server locally and verify integration with Claude.
How to use aps-mcp-tests?
After cloning the repository, create a Python virtual environment, activate it, install the mcp package, then run python server.py. A tutorial video is linked for step‑by‑step guidance.
Key features of aps-mcp-tests
- Provides a template to test an MCP server with Claude
- Requires only Python 3 and Claude Desktop
- Uses a standard Python virtual environment
- Includes a video tutorial for setup
Use cases of aps-mcp-tests
- Learning how to set up and run a basic MCP server
- Validating that Claude Desktop can connect to a local MCP server
- Experimenting with the MCP protocol in a sandbox environment
FAQ from aps-mcp-tests
What prerequisites are needed?
Python 3 must be installed, and Claude Desktop must be downloaded.
How do I install the required dependencies?
After activating a Python virtual environment, run pip install mcp.
How do I start the server?
Run python server.py from the repository’s root folder.
Where can I find a complete walkthrough?
A tutorial video is available at the YouTube link provided in the README.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント