Skip to main content
Glama

example-mcp-server-sse

by yigitkonur
.gitignore493 B
# Dependencies node_modules/ # Build outputs dist/ build/ lib/ # Environment variables .env .env.local .env.*.local # Logs *.log npm-debug.log* # Runtime data *.pid *.seed *.pid.lock # Coverage and testing coverage/ .nyc_output test-results/ # IDE and editor files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Cache .eslintcache *.tsbuildinfo .cache # Temporary files temp/ tmp/ *.tmp # Husky internal files .husky/_/ # MCP specific mcp-session-* session-* *.session

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