Skip to main content
Glama

MCP Standards

by airmcp-com
package.json•825 B
{ "name": "mcp-standards-v2", "version": "0.2.0-alpha.1", "description": "Self-learning AI standards system with AgentDB vector memory", "type": "module", "scripts": { "test": "pytest tests/", "test:v2": "pytest tests/memory/v2/", "benchmark": "python -m pytest tests/memory/v2/test_performance.py -v", "agentdb:demo": "npx agentdb", "agentdb:benchmark": "npx agentdb benchmark --quick" }, "dependencies": { "agentdb": "latest", "express": "^5.1.0" }, "devDependencies": { "benchmark": "^2.1.4" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "claude", "mcp", "ai-assistant", "vector-database", "agentdb", "memory-system", "context-optimization" ], "author": "Matt Strautmann <matt.strautmann@gmail.com>", "license": "MIT" }

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/airmcp-com/mcp-standards'

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