Skip to main content
Glama
vs-code-settings.json504 B
{ "github.copilot.mcp.servers": { "fabric-analytics": { "command": "node", "args": [ "C:\\Users\\saravi\\Fabric-Analytics-MCP\\build\\index.js" ], "cwd": "C:\\Users\\saravi\\Fabric-Analytics-MCP", "env": { "FABRIC_AUTH_METHOD": "azure-cli", "NODE_ENV": "production" } } }, "github.copilot.enable": { "*": true, "plaintext": true, "markdown": true, "json": true, "typescript": true, "javascript": true } }

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/santhoshravindran7/Fabric-Analytics-MCP'

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