Skip to main content
Glama

MCP Hub

The Universal Agent Communication Layer

Connect any AI agent to any tool. The Model Context Protocol (MCP) hub for the agent era.

Live: https://mcp-hub.vercel.app


Related MCP server: executor

What This Demonstrates

MCP (Model Context Protocol)

  • Standardized tool interfaces

  • Agent-to-agent communication

  • Cross-platform compatibility

Tool Ecosystem

  • 50+ pre-built tools

  • Custom tool creation

  • Tool discovery and registry

Agent Interoperability

  • Connect Claude to OpenAI tools

  • Connect Groq to Supabase tools

  • Universal agent communication


Getting Started

git clone https://github.com/cyber-lazer-mermicorn/mcp-hub.git
cd mcp-hub
npm install
npm run dev

Tool Categories

Category

Tools

Use Case

File System

Read, Write, Search

File operations

Database

Query, Insert, Update

Data operations

API

GET, POST, PUT

HTTP requests

AI

Generate, Analyze

AI operations

DevOps

Deploy, Monitor

Operations


Contact

Cherry Shanaley (Chan)cyber.lazer.mermicorn@gmail.com

Related MCP Connectors

Related MCP Servers