Skip to main content
Glama
443,002 tools. Updated 2026-08-11 10:03

"A tool to create MCP Tools in Curser" matching MCP tools:

  • Add tools to agents in the Letta system by ID or name, automatically registering MCP tools when needed for enhanced functionality.
    MIT
  • Find MCP servers with the tools you need by searching MCP Nexus. Returns server IDs, relevance scores, and matched tool names to identify the right server for your task.
    MIT
  • Search the MCP tool catalog to find the right tool for a task or understand why a tool is unavailable.
    Apache 2.0
  • Invoke a tool from the running Android Studio's built-in MCP server by providing its name and arguments. Discover tools first with as_ide_list_mcp_tools.
    MIT
  • Receive guidance on available Billforward MCP tools and entities when unsure which tool to use.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

  • Execute multiple trace-mcp tools in a single request to reduce round-trips and retrieve all results at once.
    MIT
  • Add an MCP server to your Launcher stack so its tools become available in every AI client. After restart, tools appear as <slug>__<tool>.
    MIT
  • Connect to an MCP server by ID and load its tools for immediate use, with MCPNexus no longer involved in tool calls.
    MIT
  • Compute the canonical MCP Tool Card well-known URL for a tool, using the pattern '/.well-known/mcp-tools/<tool_name>.json'. Provides the standard location for tool metadata on a given MCP server.
    AGPL 3.0
  • Retrieve manual runbook commands for MCP tools by specifying the tool name, enabling incident diagnosis and resolution in trading operations.
    MIT
  • Execute any tool on a remote MCP server. First browse to discover available tools, then call them by providing the URL, tool name, and arguments.
    MIT
  • Generate a friendly greeting message with customizable names. This example tool demonstrates how to create MCP tools for the iMessage server that enables AI assistants to manage messages on macOS.
    MIT
  • Manage quarantined MCP servers and tools, review security inspections, and approve tool changes to prevent Tool Poisoning Attacks.
    MIT
  • Writes Python code to a file to define a new MCP tool. The created tool is automatically discovered and available to AI clients.
    MIT