← Browse

@nasandnora/obsidian-http-mcp

MCP server package obsidian-http-mcp

mcp_servermcp

Install

agr install @nasandnora/obsidian-http-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "obsidian-http-mcp", "version": "1.0.8", "description": "First HTTP-native MCP server for Obsidian - Works with Claude Code CLI, Codex, Gemini without stdio bugs", "main": "dist/index.js", "type": "module", "bin": { "obsidian-http-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js" }, "keywords": [ "obsidian", "mcp", "mcp-server", "http-mcp", "claude-code", "codex", "gemini", "model-context-protocol", "stdio-free", "no-stdio", "ai", "llm", "knowledge-management" ], "author": "Nas chinafih@outlook.fr", "repository": { "type": "git", "url": "git+https://github.com/NasAndNora/obsidian-http-mcp.git" }, "bugs": { "url": "https://github.com/NasAndNora/obsidian-http-mcp/issues" }, "homepage": "https://github.com/NasAndNora/obsidian-http-mcp#readme", "license": "MIT", "files": [ "dist/", "README.md", "TECHNICAL.md", "TROUBLESHOOTING.md", "SECURITY.md", "CONTRIBUTING.md", "LICENSE", "Dockerfile", "docker-compose.yml", ".env.docker.example", "DOCKER_MCP_SETUP.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "@types/express": "^5.0.5", "axios": "^1.13.1", "dotenv": "^17.2.3", "express": "^5.1.0" }, "devDependencies": { "@types/node": "^24.9.2", "tsx": "^4.20.6", "typescript": "^5.9.3" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-509f9f2a60b32026-08-04