Skip to main content
Glama

MCP Context Forge Gateway

by SPRIME01
Apache 2.0
.eslintrc.json428 B
{ "root": true, "env": { "browser": true, "node": true, "es2021": true }, "parserOptions": { "ecmaVersion": "latest", "sourceType": "module" }, "extends": [ "standard", "plugin:prettier/recommended" ], "rules": { "semi": ["error", "always"], "quotes": ["error", "double", { "avoidEscape": true }], "curly": ["error", "all"], "prefer-const": "warn" } }

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/SPRIME01/MCPContextForge'

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