Skip to main content
Glama

SourceSage MCP

index.ts162 B
#!/usr/bin/env node import { SourceSageServer } from './server/source-sage-server.js'; const server = new SourceSageServer(); server.run().catch(console.error);

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/Sunwood-ai-labs/source-sage-mcp-server'

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