Skip to main content
Glama

Code MCP Server

by block
.vscodeignore345 B
# Ignore everything in parent directory ../** ../.* # Source code src/** # Tests .vscode-test/** out/test/** # Development files .vscode/** .gitignore .yarnrc webpack.config.js tsconfig.json .eslintrc.json **/*.map **/*.ts # Dependencies node_modules/** # Build output (except dist) out/** !dist/** # Other .DS_Store **/.DS_Store **/*.vsix

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/block/vscode-mcp'

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