Skip to main content
Glama
470,887 tools. Updated 2026-08-23 15:39

"An MCP that supports the SSE communication protocol for testing purposes" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides email communication tools (send email, health check, list providers) via SMTP, accessible over HTTP/SSE for remote AI clients like Claude Desktop.
    10
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables real-time communication between client and server using Server-Sent Events (SSE) for the Model Context Protocol, specifically built for the Bun JavaScript runtime.
    13

Matching MCP Connectors

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

  • Zero-value tracer token system that tracks AI agent activity across the internet. Agents earn tokens by submitting threat intelligence traces, with free trust verification (verify_trust) and paid threat intelligence feeds. 8 tools: submit_trace, check_token_balance, mutate_token, get_trace_schema, verify_trust (free) + threat_intelligence_feed, bulk_verify_trust, query_trace_analytics (paid).

  • Search MCP Protocol and FastMCP documentation to find relevant guides for building MCP servers, with ranked results and optional source filtering.
    MIT
  • Check server health and return the server name and version. Confirms that the MCP server is reachable from your client.
    AGPL 3.0
  • 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
  • Clear accumulated cookie rewards to reset the gamified self-reflection system to its initial state for testing purposes.
    Apache 2.0
  • Register an external MCP server (Docker, local command, or SSE) to the hub for tool discovery and execution in security workflows.
  • Clear all accumulated cookies to restore the initial state for testing scenarios in the MCP Cookie Server's reinforcement system.
    MIT
  • 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
  • Discover available prompt templates from a target MCP server by specifying its location and transport type. Use this to explore what prompts a server provides for integration or testing purposes.
    MIT