Skip to main content
Glama
601,563 tools. Updated 2026-09-23 03:00

"A tool or server to remotely manage servers using Minecraft's MCP" matching MCP tools:

  • Inspect an MCP tool's input schema without loading its server. Use this to review arguments before activating the server or compare schemas across tools.
    Cryptographic Autonomy 1.0 (Combined Work Exception)
  • Discover available MCP servers, view tool counts, token costs, and compliance grades to select the right server for your current task.
    Cryptographic Autonomy 1.0 (Combined Work Exception)
  • Activate one or more MCP servers to load their tools into the current session. Optionally expose only specified tools by name, reducing context bloat.
    Cryptographic Autonomy 1.0 (Combined Work Exception)
  • Runs one tool on a configured backend MCP server, returns the result, and closes the connection immediately. Distinguishes server/tool errors and logs calls without exposing argument values.
    MIT
    Destructive
  • List all AIsa catalogue categories with their servers, tool counts, and dedicated endpoints to connect directly to a single category.
    MIT
  • Unload MCP server tools from the current session to free context. Servers remain configured and can be reloaded later. Idle servers auto-unload after 10 calls to other servers.
    Cryptographic Autonomy 1.0 (Combined Work Exception)

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.
    69 npm
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides OpenRouter model pricing data, enabling price lookups, trending/cheapest lists, and model searches without an API key.
    -

Matching MCP Connectors

  • Execute a tool on a running Next.js dev server by specifying its port and tool name. Use it to retrieve errors, routes, build status, or manage caches.
    MIT
  • Search for specific capabilities across MCP servers by matching tool names and descriptions. Find tools like 'get weather' or 'query postgres' along with server grade and endpoint.
    MIT
  • Search tool catalogs across child MCP servers and list server status. Filter by query or server name.
    Apache 2.0
  • Retrieve top graded MCP servers from the registry, including grade, score, latency, tool count, and auth state.
    MIT
  • Execute JavaScript code in a V8 sandbox, calling any MCP server tool via servers.<name>.call(). Supports async/await and console logging.
    Apache 2.0
  • Search the MCP server registry by keyword or meaning to find servers that match your needs. Filter results by category to narrow down specific tool types.
    MIT
  • Forward a tool call to a specific child MCP server, with automatic retry on failure.
    Apache 2.0
  • Lists all MCP servers configured in your AI client, with environment variables masked. Helps you see existing setups before adding new servers or find exact server names for testing or removal.
    MIT
  • Report the health of every MCP server known to Codex, including auth type, tool inventory, and initialization state. Enable diagnostics mode to uncover explicit failure causes like expired OAuth tokens or missing binaries.
    MIT
  • Manage MCP server connections: add, remove, update, list, configure Docker isolation, monitor status, and quarantine new servers to block tool poisoning.
    MIT
    Destructive