470,930 tools. Updated 2026-08-23 16:42
"An MCP that supports the SSE communication protocol for testing purposes" matching MCP tools:
- Get MCP server environment details: version info for server, FastMCP, MCP protocol, and Python runtime. Use for debugging and compatibility checks.Apache 2.0
- Reports the MCP server and CHP Profile B protocol versions to verify compatibility.MIT
- Define a consistent communication protocol template to prevent AI from using different protocols for different game features, reducing bugs in multiplayer and interaction systems.MIT
- Retrieve an MCP integration's self-reported metadata, including name, version, protocol, capabilities, and sync status. Use it to verify server details before configuring or troubleshooting connections.MIT
- List available protocol templates from the standard library. Filter by category: communication, data, business, ai_ml, or security.Apache 2.0
- Verify client-server communication by sending a name and receiving a greeting confirmation. Tests MCP connectivity.MIT
Matching MCP Servers
- AlicenseNot gradedqualityBmaintenanceMCP 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.10MIT
- FlicenseNot gradedqualityDmaintenanceEnables 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
- Add a custom MCP server by providing a unique name and URL. Supports SSE and HTTP runtimes, with optional immediate activation.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
- Returns the motor PWM protocol setting (e.g., DSHOT600, DSHOT300) that defines ESC communication speed and compatibility.AGPL 3.0
- 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
- Configures the ESC communication protocol (e.g., DSHOT600, DSHOT300) to match flight controller hardware for reliable motor control.AGPL 3.0
- 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
- Scans MCP server HTTP/SSE endpoints for missing security headers: HSTS, CORS policy, X-Content-Type-Options, Cache-Control, and insecure cookie flags.MIT
- Finalize the unstaking process for an agent wallet by confirming wallet, amount, and timing within the SAP protocol.MIT
- Add an MCP server to health monitoring by selecting its connection type: http, sse, or stdio.MIT