
try mcp
演示使用 Python SDK 的 Model Context Protocol (MCP),用于管理机器学习模型。
Repository Info
About This Server
演示使用 Python SDK 的 Model Context Protocol (MCP),用于管理机器学习模型。
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
try-mcp
This project is a demonstration of the Model Context Protocol (MCP) using the Python SDK. MCP is designed to facilitate the integration and management of machine learning models in various environments.
From https://github.com/modelcontextprotocol/python-sdk
Installation
To install the necessary dependencies, run:
uv sync
Running the Server
With MCP Inspector
To start the MCP development server, use the following command:
uv run mcp dev server.py
Navigate to: http://localhost:5173/
With Claude Desktop
install the mcp server
uv run mcp install server.py
Note - needs to point to the proper local uv location:
{
"mcpServers": {
"Demo": {
"command": "/Users/mjm/.asdf/shims/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"/Users/mjm/projects/try-mcp/server.py"
]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/mjm3853/try-mcpInstall dependencies
cd try-mcp
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.