Skip to main content
Glama
cli.ts228 B
#!/usr/bin/env node /** * CLI entry point for local execution via npx * This allows the MCP to run on the user's machine even when installed from Smithery */ // Simply import and run the main index file import './index.js';

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/lgariv/ssh-mcp'

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