Skip to main content
Glama

MCPfinder Server

by mcpfinder
mcp_config_paths.json2.9 kB
[ { "tool": "Claude Desktop", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\AppData\\Roaming\\Claude\\claude_desktop_config.json" }, { "operating_systems": ["macos"], "path": "~/Library/Application Support/Claude/claude_desktop_config.json" } ] }, { "tool": "Cursor", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\.cursor\\mcp.json" }, { "operating_systems": ["macos", "linux"], "path": "~/.cursor/mcp.json" } ] }, { "tool": "Windsurf", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\AppData\\Roaming\\WindSurf\\mcp_settings.json" }, { "operating_systems": ["macos"], "path": "~/.codeium/windsurf/mcp_config.json" } ] }, { "tool": "VS Code/GitHub Copilot", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\AppData\\Roaming\\Code\\User\\settings.json" }, { "operating_systems": ["macos"], "path": "~/Library/Application Support/Code/User/settings.json" }, { "operating_systems": ["linux"], "path": "~/.config/Code/User/settings.json" } ] }, { "tool": "Cline", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\AppData\\Roaming\\Code\\User\\globalStorage\\saoudrizwan.claude-dev\\settings\\cline_mcp_settings.json" }, { "operating_systems": ["macos"], "path": "~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json" } ] }, { "tool": "Roo Code", "locations": [ { "operating_systems": ["windows"], "path": "%USERPROFILE%\\AppData\\Roaming\\Code\\User\\globalStorage\\rooveterinaryinc.roo-cline\\settings\\cline_mcp_settings.json" }, { "operating_systems": ["macos"], "path": "~/Library/Application Support/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/cline_mcp_settings.json" } ] }, { "tool": "Claude Code", "locations": [ { "operating_systems": ["windows", "macos", "linux"], "path": "~/.claude/mcp.json" } ] }, { "tool": "Codex", "locations": [ { "operating_systems": ["windows", "macos", "linux"], "path": "~/.codex/config.toml" } ] } ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcpfinder/server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server