Skip to main content
Glama

Task Agents

.npmignore659 B
# Source files src/ __tests__/ # Development files .vitest-cache/ coverage/ *.log *.tgz # Configuration files tsconfig.json tsconfig.build.json biome.json vitest.config.ts .husky/ # Documentation docs/ *.md !README.md !LICENSE # Scripts scripts/ # Git .git/ .gitignore # CI/CD .github/ # IDE .vscode/ .idea/ *.swp *.swo # Temporary files tmp/ temp/ *.tmp # Test files test/ tests/ *.test.* *.spec.* **/__tests__/ # Build artifacts (except dist) graph.svg # Development dependencies config lint-staged.config.js # Local environment .env .env.local .env.*.local # CLAUDE development files CLAUDE.md # MCP Registry tokens .mcpregistry_* server.json

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/shinpr/sub-agents-mcp'

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