https://github.com/freedanfan/mcp_server
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。
https://github.com/freedanfan/mcp_server
Last synced: 4 months ago
JSON representation
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。
- Host: GitHub
- URL: https://github.com/freedanfan/mcp_server
- Owner: freedanfan
- License: mit
- Created: 2025-03-08T12:16:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-02T00:24:21.000Z (5 months ago)
- Last Synced: 2025-05-02T01:25:18.449Z (5 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **mcp_server** - 基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。 `python` `mcp` `api` `ai` `pip install git+https://github.com/freedanfan/mcp_server` (AI/ML)
- awesome-mcp-servers - **mcp_server** - 基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。 `python` `mcp` `api` `ai` `pip install git+https://github.com/freedanfan/mcp_server` (AI/ML)
- mcp-index - MCP Server - Enables standardized context interaction between AI models and development environments, enhancing scalability and maintainability. Provides efficient API endpoints for model deployment, input/output consistency, and management of AI tasks. (APIs and HTTP Requests)