Skip to main content
Glama

MCP Declarative Server

by johnhenry
package.json598 B
{ "name": "mcp-declarative-server", "version": "0.0.3", "description": "Create MCP servers declaratively", "main": "index.mjs", "types": "types.d.ts", "type": "module", "repository": { "type": "git", "url": "https://github.com/modelcontextprotocol/mcp-declarative-server" }, "bugs": { "url": "https://github.com/modelcontextprotocol/mcp-declarative-server/issues" }, "keywords": [ "mcp", "model-context-protocol", "server", "declarative" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2" } }

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/johnhenry/mcp-declarative-server'

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