MCP.so
Sign In
Servers

MCP API Server Template

@fnf-deepHeading

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

{
  "mcpServers": {
    "mcp-api-server-wrapper": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

More from Developer Tools