SERVER

MCP Server

Rank #1273

ai.fodda/mcp-server

MCP server providing server capabilities

2 versions
137 GitHub stars
by fodda (1 servers)View repository ↗
First listed
Feb 16, 2026
Last publish date
Feb 16, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by fodda. It ranks #1273 of 58,900 servers tracked on MCP Toplist, and its repository has 137 GitHub stars. MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Feb 16, 2026.

STANDING
#1,273of 58,900 tracked serversTop 5%

Ranks ahead of 57,627 of 58,900 servers on MCP Toplist.

Recent momentum
+14GitHub stars since Feb 16 (+11%)
CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "fodda": {
      "url": "https://mcp.fodda.ai/sse"
    }
  }
}
npm package
{
  "mcpServers": {
    "fodda": {
      "command": "npx",
      "args": [
        "-y",
        "fodda-mcp"
      ],
      "env": {
        "FODDA_API_KEY": "<your FODDA_API_KEY>",
        "FODDA_API_URL": "<your FODDA_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

fodda

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.3.0Feb 16, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
MCP server providing server capabilities
Who maintains MCP Server?
MCP Server is maintained by fodda, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry.
How many versions does MCP Server have?
MCP Toplist tracks 2 versions of MCP Server, most recently published on Feb 16, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/fodda/mcp-server.
EXPLORE