Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
LLM Responses MCP Server
by
kstrikis
Verified
GitHub
Communication
Knowledge & Memory
TypeScript
MIT License
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
ephor-mcp
.cursor
src
bun.lock
deploy.sh
docker-compose.yml
Dockerfile
.gitignore
LICENSE
package.json
README.md
tsconfig.json
version: '3' services: mcp-server: build: . ports: - "62886:62886" restart: unless-stopped environment: - NODE_ENV=production - PORT=62886