Skip to main content
Glama

Agentic MCP Server

package.json572 B
{ "name": "agentic-orchestration-mcp", "version": "1.0.0", "description": "MCP Server for Agentic Orchestration System", "main": "dist/server.js", "bin": { "agentic-mcp": "./dist/server.js" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsc && node dist/server.js" }, "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@modelcontextprotocol/sdk": "^1.0.4", "@octokit/rest": "^21.0.2", "dotenv": "^17.2.3" }, "devDependencies": { "@types/node": "^22.10.5", "typescript": "^5.8.3" } }

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/ShunsukeHayashi/agentic-mcp-server'

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