Skip to main content
Glama

Context Optimizer MCP Server

.npmignore581 B
# Source files - only include compiled dist src/ test/ # Development files .env .env.example *.log .vscode/ .idea/ # Build artifacts *.tsbuildinfo coverage/ # Testing jest.config.js TESTING.md DISTRIBUTION.md # Documentation not needed in package .github/ .documentation/ # Specific config files (only include default.json) config/* !config/default.json mcp-server.json # Node modules and package-lock node_modules/ package-lock.json npm-debug.log* yarn-debug.log* yarn-error.log* # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db

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/malaksedarous/context-optimizer-mcp-server'

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