Skip to main content
Glama
134,894 tools. Last updated 2026-05-25 20:56

"A Python server using FastAPI to expose public web API endpoints to an agent" matching MCP tools:

  • Retrieve all mocked API endpoints with method, service, path, and file. Access the mock server URL and interactive UI for inspection.
    MIT
  • Enumerate public exports of a FLOX binding surface (C-API, Python, Node, Codon, QuickJS). Use to browse symbols before selection, with optional case-insensitive substring filter.
    MIT
  • Starts ComfyUI using process info saved from a previous stop call. Supports Desktop app and manual Python installs, waits up to 60 seconds for the API to become ready.
    MIT
  • Search the web using Google to find information, websites, and answers to queries without requiring an API key.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Connect any two AI agents and let them talk directly. Claude to Claude, Claude to OpenAI, or any MCP-compatible agent

  • Retrieve the A2A Agent Card for an organization to enable inter-agent discovery. This tool provides agent capabilities, endpoints, and authentication requirements for agent-to-agent communication.
    Apache 2.0
  • Create custom domains for Railway services to configure HTTPS endpoints and establish public access points for web applications.
    MIT
  • Verify a receipt by its canonical hash to check if an agent has valid consent before serving a request. Public, no API key needed, returns receipt details and cryptographic verification result.
    Apache 2.0
  • Extract an OpenAPI specification directly from your framework source code. Supports FastAPI, Express, and NestJS without requiring a spec file.
    MIT
  • Switch to an agent API key to authenticate subsequent requests as that agent. Use after creating an agent to operate under its identity and enforce its spending limits.
    MIT
  • Find API endpoints using natural language queries to locate semantically similar endpoints for your integration needs.
    MIT
  • Extracts API schemas from source code by auto-detecting format from file contents, supporting MCP, OpenAPI, GraphQL, tRPC, REST, gRPC, Python, Go, and SQL DDL.
    MIT
  • Resolve an agent address to retrieve its registered URI, metadata, and service endpoints for interaction.
    MIT
  • Send HTTP requests to any URL, supporting GET, POST, PUT, DELETE, PATCH, and HEAD methods with custom headers and body.
    TypeScript
    MIT
  • Format Python code using Pyright's formatter to ensure consistent style and improve readability. Input Python code as a string for automatic formatting.
    MIT