Skip to main content
Glama
aegntic

Obsidian Elite RAG MCP Server

package.json1.47 kB
{ "name": "@aegntic/aegnt27-mcp", "version": "2.7.1", "description": "MCP Server for aegnt-27: The Human Peak Protocol - AI Authenticity Achievement through 27 behavioral patterns", "main": "dist/index.js", "type": "module", "scripts": { "build": "bun build src/index.ts --outdir dist --target node", "dev": "bun --watch src/index.ts", "start": "bun dist/index.js", "test": "bun test", "lint": "eslint src/**/*.ts", "format": "prettier --write src/**/*.ts" }, "keywords": [ "mcp", "server", "ai", "authenticity", "human-peak", "behavioral-patterns", "automation", "claude", "anthropic" ], "author": "Anthropic PBC <licensing@aegntic.com>", "license": "See LICENSE-OPEN-CORE", "repository": { "type": "git", "url": "https://github.com/aegntic/aegnt27.git", "directory": "mcp-server" }, "homepage": "https://aegntic.ai", "bugs": { "url": "https://github.com/aegntic/aegnt27/issues" }, "engines": { "node": ">=18.0.0", "bun": ">=1.0.0" }, "dependencies": { "@anthropic-ai/sdk": "^0.24.0", "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.23.8", "dotenv": "^16.4.5" }, "devDependencies": { "@types/node": "^20.12.7", "eslint": "^8.57.0", "prettier": "^3.2.5", "typescript": "^5.4.5" }, "files": [ "dist/**/*", "README.md", "LICENSE-OPEN-CORE" ], "publishConfig": { "access": "public" } }

Latest Blog Posts

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/aegntic/aegntic-MCP'

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