Skip to main content
Glama

First MCP Server

by geka-evk
MIT License
.gitignore791 B
# Build outputs /dist /build /out /out-tsc # Dependencies /node_modules npm-debug.log* yarn-debug.log* yarn-error.log* /.pnp .pnp.js # Environment variables .env .env.local .env.*.local # Logs *.log logs/ /tmp # Runtime data pids *.pid *.seed *.pid.lock # Coverage and test reports /coverage /.nyc_output /test-results junit.xml # IDEs and editors .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Package manager files package-lock.json.backup yarn.lock.backup # Cache directories .cache/ .eslintcache .parcel-cache # Optional npm cache directory .npm # TypeScript cache *.tsbuildinfo # Claude Code cache .claude

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/geka-evk/first-mcp-server'

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