Skip to main content
Glama

MCP Spec Generator

by Huxley-Brown
.eslintrc.js219 B
module.exports = { env: { node: true, es2021: true }, extends: 'eslint:recommended', parserOptions: { ecmaVersion: 12 }, rules: { 'no-unused-vars': ['warn'], 'no-console': 'off' } };

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/Huxley-Brown/Project-Setup-MCP'

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