MCP.so
Sign In

Basic MCP Server

@jaygodara45IP

About Basic MCP Server

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

Basic information

Category

Developer Tools

Runtime

python

Transports

stdio

Publisher

jaygodara45IP

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "remote-mcp-server-jaygodara45ip": {
      "command": "uv",
      "args": [
        "pip",
        "install"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Developer Tools MCP servers