Skip to main content
Glama
launch.json366 B
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "npm run start", "skipFiles": ["<node_internals>/**"], "runtimeExecutable": "npm", "runtimeArgs": ["run", "start"], "console": "integratedTerminal", "env": { "COSENSE_PROJECT_NAME": "git-wiki" } } ] }

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/yosider/cosense-mcp-server'

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