Skip to main content
Glama
package.json444 B
{ "name": "curl-mcp", "private": true, "version": "0.0.3", "license": "MIT", "workspaces": [ "packages/*" ], "scripts": { "build": "npm run build:core && npm run build:mcp-stdio", "build:core": "npm --workspace @calibress/curl-mcp-core run build", "build:mcp-stdio": "npm --workspace @calibress/curl-mcp run build", "dev:stdio": "npm --workspace @calibress/curl-mcp run dev", "test": "echo \"todo\"" } }

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/calibress/curl-mcp'

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