Skip to main content
Glama

Mnemosyne MCP

by MumuTW
package.json1.32 kB
{ "name": "@mnemosyne/mcp-server", "version": "0.1.0", "description": "Mnemosyne MCP Server - AI-powered code analysis and knowledge graph search", "main": "index.js", "type": "module", "bin": { "mnemosyne-mcp-server": "./index.js" }, "scripts": { "postinstall": "node scripts/install.js", "test": "node scripts/test.js", "check-python": "node scripts/check-python.js", "start": "node index.js", "health-check": "node scripts/health-check.js" }, "files": [ "index.js", "scripts/", "python/", "README.md", "LICENSE" ], "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "model-context-protocol", "code-analysis", "ai-tools", "python", "grpc", "knowledge-graph", "software-engineering" ], "repository": { "type": "git", "url": "https://github.com/MumuTW/Mnemosyne-mcp.git" }, "bugs": { "url": "https://github.com/MumuTW/Mnemosyne-mcp/issues" }, "homepage": "https://github.com/MumuTW/Mnemosyne-mcp#readme", "license": "MIT", "dependencies": { "node-fetch": "^3.3.0", "chalk": "^5.3.0" }, "os": ["darwin", "linux", "win32"], "cpu": ["x64", "arm64"], "author": "Mnemosyne Team", "funding": { "type": "github", "url": "https://github.com/sponsors/MumuTW" } }

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/MumuTW/Mnemosyne-mcp'

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