Skip to main content
Glama

MCPolice

by Twixes
package.json683 B
{ "name": "mcpolice", "type": "module", "scripts": { "dev": "vite", "mcp-server": "tsx src/mcp-server.ts", "build": "vite build", "preview": "$npm_execpath run build && vite preview", "deploy": "$npm_execpath run build && wrangler deploy", "cf-typegen": "wrangler types --env-interface CloudflareBindings" }, "dependencies": { "@anthropic-ai/claude-code": "^1.0.27", "@modelcontextprotocol/sdk": "^1.12.3", "hono": "^4.7.11" }, "devDependencies": { "@cloudflare/vite-plugin": "^1.2.3", "@types/node": "^24.0.3", "tsx": "^4.20.3", "vite": "^6.3.5", "vite-ssr-components": "^0.3.0", "wrangler": "^4.17.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/Twixes/mcpolice'

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