MCP Project
@LaAbadIAdelCrimen
MCP Project について
AbadIA MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"AbadIA-MCP": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Project?
MCP Project is a FastAPI-based implementation of a Master Control Program (MCP). It provides a REST API and is documented via Swagger UI and ReDoc.
How to use MCP Project?
Set up a Python virtual environment, install dependencies from requirements.txt, and run the application with uvicorn app.main:app --reload. Once running, access the API documentation at http://localhost:8000/docs (Swagger) or http://localhost:8000/redoc (ReDoc).
Key features of MCP Project
- Built with the FastAPI web framework.
- Exposes a RESTful API.
- Provides auto-generated Swagger UI documentation.
- Provides auto-generated ReDoc documentation.
Use cases of MCP Project
- —
FAQ from MCP Project
What framework does MCP Project use?
MCP Project is built with FastAPI.
How do I run MCP Project locally?
Create a virtual environment, install dependencies from requirements.txt, and run uvicorn app.main:app --reload.
Where can I find the API documentation?
After starting the server, visit http://localhost:8000/docs for Swagger UI or http://localhost:8000/redoc for ReDoc.
What are the runtime requirements?
Python 3 and the packages listed in requirements.txt. No specific Python version or additional runtimes are mentioned.
Does MCP Project support authentication or custom transports?
The README does not describe any authentication or transport configurations.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント