Skip to main content
Glama
devcontainer.json383 B
{ "name": "Local Search MCP", "image": "mcr.microsoft.com/devcontainers/javascript-node:20", "features": {}, "customizations": { "vscode": { "extensions": [ "ms-vscode.vscode-json", "ms-vscode.vscode-typescript-language-features", "ms-vscode.remote-containers" ] } }, "forwardPorts": [], "postCreateCommand": "npm install" }

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/PatrickRuddiman/local-search-mcp'

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