Skip to main content
Glama

Example MCP Server

by Mtar786
.gitignore578 B
# Node dependencies – let npm/yarn install these node_modules/ # Build or distribution output dist/ build/ *.zip # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* logs/ *.log # Operating system files .DS_Store Thumbs.db # Environment variables / secrets .env .env.local .env.*.local # Editor/IDE settings .vscode/ .idea/ # Test coverage reports coverage/ # Personal Claude Desktop config (do not commit machine‑specific paths or secrets) claude_desktop_config.json # Optional: ignore your MCP server archive mcp-server-updated.zip mcp-server.zip

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/Mtar786/mcpServer'

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