Skip to main content
Glama

MyContext MCP Server

by doko89
package.json•573 B
{ "name": "mycontext-mcp-server", "version": "1.0.0", "description": "Personal context MCP server for project documentation", "type": "module", "main": "build/index.js", "bin": { "mycontext-mcp": "build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": ["mcp", "context", "documentation"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "typescript": "^5.6.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/doko89/mcp-mycontext'

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