Skip to main content
Glama
mdz-axo

PT-MCP (Paul Test Man Context Protocol)

by mdz-axo
package.json1.54 kB
{ "name": "@mdz-axolotl/pt-mcp", "version": "0.1.0", "description": "PT-MCP (Paul Test Man Context Protocol) - Where am I now? MCP server providing context with integrated knowledge graphs from YAGO and Schema.org", "type": "module", "main": "dist/index.js", "bin": { "pt-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "dev": "tsc --watch & node --watch dist/index.js", "start": "node dist/index.js", "test": "vitest", "lint": "eslint src/**/*.ts", "format": "prettier --write src/**/*.ts" }, "keywords": [ "mcp", "context", "codebase", "analysis", "tree-sitter", "ai", "claude" ], "author": "mdz-axolotl", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "chokidar": "^4.0.1", "simple-git": "^3.27.0", "glob": "^11.0.0", "ignore": "^6.0.2", "zod": "^3.23.8", "sparql-http-client": "^3.0.0", "sparqljs": "^3.7.0", "@comunica/query-sparql": "^3.0.0", "n3": "^1.17.0", "sql.js": "^1.11.0" }, "devDependencies": { "@types/node": "^22.10.2", "@types/sparql-http-client": "^3.0.5", "@types/n3": "^1.16.4", "@types/sql.js": "^1.4.9", "@typescript-eslint/eslint-plugin": "^8.18.2", "@typescript-eslint/parser": "^8.18.2", "eslint": "^9.17.0", "prettier": "^3.4.2", "typescript": "^5.7.2", "vitest": "^2.1.8" }, "engines": { "node": ">=20.0.0" } }

Latest Blog Posts

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/mdz-axo/pt-mcp'

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