
开发工具stdio官方级别未说明来源级核验
Fastapi MCP Server 5a0ee1b2
MCP Server
一个为FastAPI应用提供全面内省和操作工具的服务,适用于API发现、文档生成、调试和开发等场景。
工具数
9
提示词数
0
GitHub Stars
0
资源数
0
调试工具Python开发工具文档生成
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
pip install -e .
目录标签
目录标签
调试工具Python开发工具文档生成FastAPI工具本地部署API内省
接入字段
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
部署方式(deploymentType,部署类型)
local-only
工具数量(toolCount,工具数)
9
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
权限和风险
stdiononelocal-only
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
安装前确认
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
来源信息
继续浏览同类 MCP
上一个 MCP
Fastapi MCP Server 4bea3e1e
Wraps a FastAPI application as an MCP server, enabling user and task management operations through Gemini CLI tool calling with full CRUD functionality.
下一个 MCP
Fastapi MCP Server Template
Production-ready API server template integrating FastAPI with Model Context Protocol (MCP) for LLM integration, structured logging, and comprehensive testing.