Skip to main content
Glama

Linked API MCP

by Linked-API
launch.json434 B
{ "version": "1.0.0", "configurations": [ { "type": "node-terminal", "name": "Linked API MCP - HTTP", "request": "launch", "command": "npm run dev:http", "envFile": "${workspaceFolder}/.env" }, { "type": "node-terminal", "name": "Linked API MCP - STDIO", "request": "launch", "command": "npm run dev:stdio", "envFile": "${workspaceFolder}/.env" }, ] }

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/Linked-API/linkedapi-mcp'

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