MCP.so
登录

Basic MCP Server

@jaygodara45IP

关于 Basic MCP Server

MCP Server using SSE - can be hsoted remotely (build using fastapi, fastmcp, uv)

基本信息

分类

开发工具

运行时

python

传输方式

stdio

发布者

jaygodara45IP

配置

使用下面的配置,将此服务器添加到你的 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

评论

开发工具 分类下的更多 MCP 服务器