Basic MCP Server
@jaygodara45IP
Basic MCP Server について
MCP Server using SSE - can be hsoted remotely (build using fastapi, fastmcp, uv)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"remote-mcp-server-jaygodara45ip": {
"command": "uv",
"args": [
"pip",
"install"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Basic MCP Server?
—
How to use Basic MCP Server?
Clone the repository, install uv, then run uv pip install to install dependencies. Add required environment variables in a .env file (see .env.copy). Launch the server with uvicorn app.main:app --reload.
Key features of Basic MCP Server
—
Use cases of Basic MCP Server
—
FAQ from Basic MCP Server
—
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
コメント