Skip to main content
Glama
smithery.yaml512 B
startCommand: type: stdio configSchema: type: object required: - replitToken properties: replitToken: type: string description: Your Replit connect.sid token for authentication. Get this from your browser cookies when logged into Replit. commandFunction: |- (config) => ({ command: 'node', args: ['./dist/index.js'], env: { REPLIT_TOKEN: config.replitToken } }) exampleConfig: replitToken: "your-connect-sid-token-here"

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/NOVA-3951/Replit-MCP'

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