Skip to main content
Glama
sidebar.mts816 B
// Sidebar configuration grouped by sections const sidebar = [ { text: 'Guide', items: [ { text: 'Installation', link: '/installation' }, { text: 'Getting Started', link: '/usage' }, { text: 'Configuration', link: '/configuration' }, { text: 'Tools', link: '/tools' }, { text: 'Docker', link: '/docker' }, { text: 'Claude Desktop', link: '/claude-desktop' }, { text: 'Debugging', link: '/debugging' } ] }, { text: 'Installing on Clients', items: [ { text: 'VS Code', link: '/clients/vscode' }, { text: 'Cursor', link: '/clients/cursor' }, { text: 'Zed', link: '/clients/zed' }, { text: 'Windsurf', link: '/clients/windsurf' }, { text: 'MCP Inspector', link: '/clients/inspector' }, ] } ] export default sidebar

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/brenoepics/prometheus-rs'

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