Skip to main content
Glama
mcp.config.json658 B
{ "name": "webdna-mcp-server", "description": "State-of-the-art MCP server for WebDNA documentation", "entrypoint": "node start-mcp.js", "tools": "src/mcp-tools.js", "version": "1.1.0", "author": "WebDNA Documentation Team", "schema_version": "1.0", "capabilities": { "stdin_stdout": true, "http": true, "search": true, "documentation": true, "structured_data": true }, "http": { "port": 3000, "endpoint": "/mcp/invoke_tool", "methods": ["POST"] }, "documentation_url": "https://docs.webdna.us/", "repository": { "type": "git", "url": "https://github.com/yourusername/webdna-mcp-server" } }

Latest Blog Posts

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/jacgood/webdna-mcp-server'

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