Skip to main content
Glama
aegntic

Obsidian Elite RAG MCP Server

package.json793 B
{ "name": "claude-export-mcp", "version": "1.0.1", "description": "MCP server for exporting Claude Desktop projects, conversations, and artifacts to Markdown", "main": "claude-export-mcp.js", "bin": { "claude-export-mcp": "./claude-export-mcp.js" }, "scripts": { "start": "node claude-export-mcp.js" }, "keywords": [ "claude", "anthropic", "export", "markdown", "mcp", "projects" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/aegntic/aegntic-MCP.git" }, "bugs": { "url": "https://github.com/aegntic/aegntic-MCP/issues" }, "homepage": "https://github.com/aegntic/aegntic-MCP/tree/claude-export-mcp/claude-export-mcp#readme", "engines": { "node": ">=14.0.0" } }

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