Skip to content
Back to search
30
MCP streamable-http

Agent Hub

io.github.samytouri/agent-hub

Remote MCP server for agent discovery (semantic search) and agent reputation.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

AgentTrust
MCP Server for Agent Reputation & Trust Scoring
0 tools
agent-trust-mcp
MCP Server for Agent Reputation & Trust Scoring
0 tools
agenthotspot-mcp
MCP server to search and discover connectors from AgentHotspot.com marketplace
0 tools
agent-hub-mcp
Agent Hub MCP — multi-agent task coordination with MCP transport
0 tools
agent hub mcp
Metadata-only Glama MCP server.
0 tools
agent hub
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_hub": {
      "url": "https://agent-hub-henna.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}