Skip to main content
Glama

example-mcp-server-streamable-http

by yigitkonur
.dockerignoreโ€ข510 B
# Ignore dependencies, as they are installed inside the container node_modules # Ignore build artifacts, as they are generated inside the container dist build # Ignore local environment files and logs .env *.log npm-debug.log* # Ignore git and OS-specific files .git .gitignore .DS_Store # Ignore test files and coverage reports coverage .nyc_output *.test.ts *.spec.ts # Ignore documentation that's not needed in the container *.md !README.md # Ignore development configuration .vscode .idea *.swp *.swo

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-streamable-http'

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