Skip to content
Claude Desktop

sourceforge mcp for Claude Desktop

io.github.mrfentmen/sourceforge-mcp

Keyless MCP server for SourceForge: projects, files, stats.

client:Claude Desktop transport:stdio runtime:npm

Install sourceforge mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sourceforge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sourceforge-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sourceforge mcp in other clients