Back to directory
alejandro-ao/mcp-server-example

alejandro-ao/mcp-server-example

@alejandro-ao

A simple MCP server to search for documentation (tutorial)

mcpexampletutorialdocumentationpythonmodel-context-protocolsearchtool

Installation & Configuration

{
  "mcpServers": {
    "mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/YOUR/mcp-server",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15