Skip to main content
Glama

Context Pods

by conorluddy
package.jsonโ€ข600 B
{ "name": "@context-pods/create", "version": "0.2.0", "description": "npx runner for Context-Pods MCP development suite", "type": "module", "bin": { "create-context-pods": "./bin/create-context-pods.js" }, "files": [ "bin" ], "scripts": { "test": "vitest run", "test:unit": "vitest run", "test:watch": "vitest" }, "keywords": [ "mcp", "model-context-protocol", "context-pods", "npx", "create" ], "author": "Conor Luddy", "license": "MIT", "engines": { "node": ">=18.0.0" }, "publishConfig": { "access": "public" } }

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/conorluddy/ContextPods'

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