Skip to main content
Glama
260,856 tools. Last updated 2026-07-05 08:54

"Finding MCP servers that support SSE or Streamable HTTP, excluding stdio transport" matching MCP tools:

  • Tests OAuth token validation for HTTP/SSE MCP servers by sending requests with missing, invalid, and expired JWT tokens, flagging servers that accept unauthenticated or invalid requests.
    MIT
  • Test and interact with MCP servers by connecting via HTTP or stdio transport, listing available tools, and calling tools from within a Strands Agent.
    Apache 2.0
  • Inspect TLS certificates of MCP servers using HTTP/SSE transport to detect insecure configurations such as unencrypted HTTP, untrusted or expired certificates, weak signatures, and short keys.
    MIT
  • Get connection commands for a deployed gateway group endpoint, including HTTP endpoint, Bearer header, claude mcp add line, mcp-proxy stdio bridge, and JSON-RPC curl.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search and filter RAG-capable MCP servers by query, categories, score, transport, and other criteria to find the right retrieval server for your task.
    MIT
  • Fetch an MCP server's README to extract configuration details like install commands, transport type, environment variables, and usage examples. Useful for servers not fully documented in the registry.
    MIT
  • Upload Excel, CSV, or PDF files to Subindex for research table generation and validation. Supports direct upload via local transport or presigned URL for remote servers.
    MIT
  • Analyze a project directory to identify its tech stack and get recommendations for MCP servers that integrate with it. Checks already installed servers to show what's missing.
    MIT
  • Initiates the Deferno authentication flow by providing a URL for browser-based OIDC login, then accepts a short code to complete authorization for CLI transport.
    MIT
  • Install an MCP server package, add it to your client configuration, and validate it works. Supports npm, pip, Docker, and HTTP transport servers. Performs preflight checks with dry-run option to avoid broken configs.
    MIT
  • Discover available tools from any MCP server by specifying its command or URL. Returns tool names, descriptions, and input schemas for integration planning.
    MIT
  • Search MCP Protocol and FastMCP documentation to find relevant guides for building MCP servers, with ranked results and optional source filtering.
    MIT
  • Generates an mcpServers JSON block to restore direct connectivity to MCP Conductor by pointing Claude's config back at the stdio endpoint.
    MIT