Skip to main content
Glama
CLAUDE.mdβ€’1.42 kB
# mcp-of-mcps_a3075422 ## Project Overview MCP of MCPs is a meta-server that merges all your MCP servers into a single smart endpoint. It gives AI agents instant tool discovery, selective schema loading, and massively cheaper execution, so you stop wasting tokens and time. ## Tech Stack - **TypeScript**: 100% ### Frameworks - Node.js ## Project Structure ``` πŸ“„ LICENSE πŸ“„ README.md πŸ“ docs πŸ“„ AGENTS.md πŸ“„ mcp-of-mcps.png πŸ“„ package.json πŸ“ src πŸ“ application πŸ“ config πŸ“ domain πŸ“„ index.ts πŸ“ infrastructure πŸ“„ tsconfig.json ``` ## Development Commands ```bash # Install dependencies npm install # or: yarn install # Run development server npm run dev # Run tests npm test ``` ## Key Patterns & Conventions - Use strict TypeScript configuration - Prefer interfaces over type aliases for object shapes - Use functional components with hooks for React ## Important Context for AI Agents When working with this codebase: - Total files: 28 - Total lines: 2530 - Primary language: TypeScript ### Do's - Read relevant source files before making changes - Follow existing code patterns and conventions - Write tests for new functionality - Keep commits atomic and well-described ### Don'ts - Don't introduce new dependencies without discussion - Don't change formatting/style unless specifically requested - Don't remove existing functionality without confirmation

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eliavamar/mcp-of-mcps'

If you have feedback or need assistance with the MCP directory API, please join our Discord server