What is the Invokera Discover MCP server?
Search, inspect and invoke every public tool on Invokera through one MCP connection.
How to install Invokera Discover
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"discover": {
"url": "https://invokera.com/discover"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"discover": {
"serverUrl": "https://invokera.com/discover"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"discover": {
"type": "http",
"url": "https://invokera.com/discover"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"discover": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://invokera.com/discover"
]
}
}
}Claude Code
claude mcp add --transport http discover https://invokera.com/discoverRelated MCP servers
Search books and authors across Open Library, the Internet Archive open catalog.
Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.
Live health and AI-readable metadata of invokera.com. Demo of an Invokera-hosted MCP server.
Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.
Public holidays for 100+ countries — by year, or the next ones coming up. Via Nager.Date.
Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.