Skip to main content
Glama

Github Project Manager

package.json997 B
{ "name": "@monsoft/mcp-code-architect", "version": "0.0.2", "description": "A Model Context Protocol code architect implementation", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "node --loader ts-node/esm src/index.ts", "start": "node dist/index.js", "lint": "eslint src --ext .ts,.tsx --config .eslintrc.cjs", "example": "node scripts/run-example.js", "setup": "node scripts/setup.js" }, "keywords": [ "mcp", "code-architect", "model-context-protocol" ], "author": "Monsoft Solutions", "license": "MIT", "devDependencies": { "@jest/globals": "^29.7.0", "@types/jest": "^29.5.5", "@types/node": "^20.8.2", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint": "^8.57.0", "typescript": "^5.2.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "@anthropic-ai/sdk": "^0.39.0" } }

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/Monsoft-Solutions/model-context-protocols'

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