Skip to main content
Glama

Context Pods

by conorluddy
.lintstagedrc.json231 B
{ "*.{ts,tsx,js,jsx}": ["eslint --fix", "prettier --write"], "*.{json,md,yml,yaml}": ["prettier --write"], "**/tests/**/*.ts": ["eslint --fix", "prettier --write"], "**/test/**/*.ts": ["eslint --fix", "prettier --write"] }

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