Skip to main content
Glama

example-mcp-server-sse

by yigitkonur
ci.ymlβ€’371 B
name: ci on: push: { branches: [main] } pull_request: jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: { node-version: 22, cache: 'npm' } - run: npm ci - run: npm run typecheck - run: npm run lint:ci - run: npm run format:check - run: npm run build

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/yigitkonur/example-mcp-server-sse'

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