Skip to main content
Glama

Multi-MCPs

by TaylorChen
.gitignore676 B
# Node dependencies node_modules/ # Build outputs build/ dist/ *.tsbuildinfo # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Test coverage coverage/ # Environment files .env .env.* !.env.example # OS files .DS_Store # Editor settings .vscode/ .idea/ # Caches / temp .cache/ .tmp/ .temp/ .eslintcache # Local config (use MUTI_MCPS_CONFIG to point to this file) config/api-configs.local.json node_modules/ build/ *.log .env*# Node node_modules/ # Build outputs build/ # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # OS / Editor .DS_Store .idea/ .vscode/ *.swp # Env .env .env.* node_modules/ build/ *.log .env*

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/TaylorChen/muti-mcps'

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