We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peijun1700/bluemouse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
glama.json•499 B
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"name": "bluemouse",
"description": "BlueMouse is the \"Prefrontal Cortex\" for LLMs. It uses a 180k+ failure pattern database to validate code logic before execution, acting as a rigorous Quality Gate to prevent hallucinations and unsafe operations.",
"maintainers": [
"peijun1700"
],
"keywords": [
"security",
"validation",
"logic-gate",
"mcp-server",
"python"
]
}