mcpserver.lol
registry/discover
Connection check verified live · 20h ago

discover

Search, inspect and invoke every public tool on Invokera through one MCP connection.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

3 tools

Read from the running server on 20h ago.

describe_tool read-only tool_name*project_slug*
Get the full input schema and calling instructions for one tool found via search_tools. Returns the JSON Schema plus the exact REST/MCP endpoint to call it on. Calling a tool requi…
invoke_tool argumentstool_name*project_slug*
Call a tool whose owner has enabled public invocation, without needing that project's token. Only works for tools opted in by their owner; others return not-found (use describe_too…
search_tools read-only limitquerycategory
Search the Invokera catalog for published tools across all projects. Returns a ranked list of tools (name, project, summary, category) WITHOUT their input schemas. Call describe_to…