Skip to main content
Glama

MCP Self-Learning Server

.gitignore•333 B
# Dependencies node_modules/ test-env/ *.pyc __pycache__/ # Data & Logs data/*.json logs/*.log shared_knowledge/*.json *.log # Environment .env .env.local *.local # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Test artifacts coverage/ *.test.js.snap test-temp-* # Build dist/ build/ *.tgz # System files .claude/

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/saralegui-solutions/mcp-self-learning-server'

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