Skip to main content
Glama

Activity Reporting MCP Server

.gitignore673 B
# Dependencies node_modules/ .pnp .pnp.js # Testing coverage/ *.lcov .nyc_output test-results/ junit.xml *.coverage *.coveragexml # Production build/ dist/ out/ .next/ .vercel *.tsbuildinfo # Generated Documentation (TypeDoc output) packages/*/docs/ # Misc .DS_Store *.pem npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Local env files .env .env.local .env.development.local .env.test.local .env.production.local # Vercel .vercel # TypeScript *.tsbuildinfo next-env.d.ts # IDE .vscode/ .idea/ *.swp *.swo *~ # Turborepo .turbo # Next.js .next/ out/ next-env.d.ts # Logs logs/ *.log # Cache .cache/ .parcel-cache/ .eslintcache

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/carlosazaustre/advocu-mcp-server'

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