MCP_Server

chrajesh36/MCP_Server
★ 0 stars Python 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_server": {
      "command": "uvx",
      "args": [
        "mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-server

README Excerpt

```bash git clone https://github.com/your-org/your-repo.git cd MCP_Server ``` ```bash git checkout -b your-feature-branch ``` Copy the example environment file and add your Gemini API key: ```bash cp .env.example .env ``` Get your free Gemini API key at: https://aistudio.google.com/app/apikey --- A Python/FastAPI backend that fulfils natural-language user requests by dynamically invoking **MCP-compatible capability servers** through a **Gemini-powered agent loop**.

Tools (8)

DEBUGERRORINFOWARNINGcalculatorconvert_currencynotesweather