---
title: "obsidian-mcp-server vs jcodemunch-mcp"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/cyanheads-obsidian-mcp-server-vs-jgravelle-jcodemunch-mcp"
tools: ["cyanheads-obsidian-mcp-server", "jgravelle-jcodemunch-mcp"]
---

# obsidian-mcp-server vs jcodemunch-mcp

*GraphCanon updated Aug 26, 2026*

## Verdict

Pick obsidian-mcp-server if the obsidian-mcp-server is a specialized utility for interacting with Obsidian vaults using the Model Context Protocol over STDIO or Streamable HTTP; pick jcodemunch-mcp if jcodemunch-mcp is a high-efficiency MCP server that uses tree-sitter AST for precise, symbol-level GitHub code retrieval. It aims to provide coding assistance and retrieval with significant token cost savings.

[obsidian-mcp-server](https://www.npmjs.com/package/obsidian-mcp-server) reports 642 GitHub stars, 99 forks, and 25 open issues, last pushed Jun 30, 2026. [jcodemunch-mcp](https://jcodemunch.com/) has 2.6k stars, 357 forks, and 0 open issues, last pushed Aug 26, 2026. Figures are from public GitHub metadata via [obsidian-mcp-server's repository](https://github.com/cyanheads/obsidian-mcp-server) and [jcodemunch-mcp's repository](https://github.com/jgravelle/jcodemunch-mcp).

| | [obsidian-mcp-server](/tools/cyanheads-obsidian-mcp-server.md) | [jcodemunch-mcp](/tools/jgravelle-jcodemunch-mcp.md) |
| --- | --- | --- |
| Tagline | A tool for manipulating and interacting with Obsidian vaults through Model Context Protocol. | Cut AI token costs 95%+ on code exploration through precise symbol-level GitHub code retrieval |
| Stars | 642 | 2,618 |
| Forks | 99 | 357 |
| Open issues | 25 | 0 |
| Language | TypeScript | Python |
| Adopt for | The obsidian-mcp-server is a specialized utility for interacting with Obsidian vaults using the Model Context Protocol over STDIO or Streamable HTTP. | jcodemunch-mcp is a high-efficiency MCP server that uses tree-sitter AST for precise, symbol-level GitHub code retrieval. It aims to provide coding assistance and retrieval with significant token cost savings. |
| Persona | - | - |
| Runtime | - | - |
| License | The Apache-2.0 license applies to obsidian-mcp-server, allowing free use, modification, and distribution under certain conditions. | Other |
| Categories | Data & Retrieval, Developer Tools | Data & Retrieval, Developer Tools |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [obsidian-mcp-server](/tools/cyanheads-obsidian-mcp-server.md) | [jcodemunch-mcp](/tools/jgravelle-jcodemunch-mcp.md) |
| --- | --- | --- |
| Maintenance | Active (82%) | Very active (96%) |
| Days since push | 27d | 0d |
| Open issues (now) | 25 | 0 |
| Stars delta | Unknown | +382 (30d) |
| Open issues delta | Unknown | -7 (30d) |
| Full report | [trust report](/tools/cyanheads-obsidian-mcp-server/trust.md) | [trust report](/tools/jgravelle-jcodemunch-mcp/trust.md) |

## Decision facts: obsidian-mcp-server

- **Pricing:** freemium - Freely accessible and distributable with commercial usage allowed.
- **Requirements:** The software requires a running Obsidian vault, basic knowledge of TypeScript, and an understanding of Model Context Protocol for effective use.
- **Adopt for:** The obsidian-mcp-server is a specialized utility for interacting with Obsidian vaults using the Model Context Protocol over STDIO or Streamable HTTP.
- **License detail:** The Apache-2.0 license applies to obsidian-mcp-server, allowing free use, modification, and distribution under certain conditions.

## Decision facts: jcodemunch-mcp

- **Adopt for:** jcodemunch-mcp is a high-efficiency MCP server that uses tree-sitter AST for precise, symbol-level GitHub code retrieval. It aims to provide coding assistance and retrieval with significant token cost savings.

## Choose when

### Choose obsidian-mcp-server if…

- obsidian-mcp-server is primarily TypeScript; jcodemunch-mcp is Python.
- License: obsidian-mcp-server is Apache-2.0, jcodemunch-mcp is Other.
- Pricing: Freely accessible and distributable with commercial usage allowed..
- Requirements: The software requires a running Obsidian vault, basic knowledge of TypeScript, and an understanding of Model Context Protocol for effective use..
- Tags unique to obsidian-mcp-server: cyanheads, knowledge-base, mcp, model-context-protocol.
- When requiring precise manipulation of content, tags, and metadata within an Obsidian knowledge base through automated scripts or third-party applications that support the Model Context Protocol.

### Choose jcodemunch-mcp if…

- jcodemunch-mcp is primarily Python; obsidian-mcp-server is TypeScript.
- License: jcodemunch-mcp is Other, obsidian-mcp-server is Apache-2.0.
- Tags unique to jcodemunch-mcp: ai-coding, ast, claude-code, code-intelligence.
- - Use jcodemunch-mcp when you are working on projects where minimizing AI token usage is crucial, as it can save up to 95% of tokens.

## When NOT to use obsidian-mcp-server

- When working with non-Obsidian knowledge bases as this tool is specifically designed for manipulating content within an Obsidian vault framework.
- If your project does not require the Model Context Protocol for communication, as this introduces a specific layer of protocol handling that may be unnecessary overhead.

## When NOT to use jcodemunch-mcp

- - Avoid jcodemunch-mcp if your primary focus does not involve token optimization and you are willing to use more general MCP services without strong token-economy incentives.
- - Do not opt for this tool if working with codebases or systems that do not rely heavily on GitHub repositories, as its retrieval feature is optimized for GitHub.

## Common questions

### What is the difference between obsidian-mcp-server and jcodemunch-mcp?

obsidian-mcp-server: A tool for manipulating and interacting with Obsidian vaults through Model Context Protocol.. jcodemunch-mcp: Cut AI token costs 95%+ on code exploration through precise symbol-level GitHub code retrieval. See the comparison table for live GitHub stats and shared categories.

### When should I choose obsidian-mcp-server over jcodemunch-mcp?

Choose obsidian-mcp-server over jcodemunch-mcp when obsidian-mcp-server is primarily TypeScript; jcodemunch-mcp is Python; License: obsidian-mcp-server is Apache-2.0, jcodemunch-mcp is Other; Pricing: Freely accessible and distributable with commercial usage allowed.; Requirements: The software requires a running Obsidian vault, basic knowledge of TypeScript, and an understanding of Model Context Protocol for effective use.; Tags unique to obsidian-mcp-server: cyanheads, knowledge-base, mcp, model-context-protocol; When requiring precise manipulation of content, tags, and metadata within an Obsidian knowledge base through automated scripts or third-party applications that support the Model Context Protocol.

### When should I choose jcodemunch-mcp over obsidian-mcp-server?

Choose jcodemunch-mcp over obsidian-mcp-server when jcodemunch-mcp is primarily Python; obsidian-mcp-server is TypeScript; License: jcodemunch-mcp is Other, obsidian-mcp-server is Apache-2.0; Tags unique to jcodemunch-mcp: ai-coding, ast, claude-code, code-intelligence; - Use jcodemunch-mcp when you are working on projects where minimizing AI token usage is crucial, as it can save up to 95% of tokens.

### When should I avoid obsidian-mcp-server?

When working with non-Obsidian knowledge bases as this tool is specifically designed for manipulating content within an Obsidian vault framework. If your project does not require the Model Context Protocol for communication, as this introduces a specific layer of protocol handling that may be unnecessary overhead.

### When should I avoid jcodemunch-mcp?

- Avoid jcodemunch-mcp if your primary focus does not involve token optimization and you are willing to use more general MCP services without strong token-economy incentives. - Do not opt for this tool if working with codebases or systems that do not rely heavily on GitHub repositories, as its retrieval feature is optimized for GitHub.

### Is obsidian-mcp-server or jcodemunch-mcp more popular on GitHub?

jcodemunch-mcp has more GitHub stars (2,618 vs 642). Stars measure visibility, not whether either tool fits your constraints.

### Are obsidian-mcp-server and jcodemunch-mcp open source?

Yes - both are open-source projects on GitHub (obsidian-mcp-server: Apache-2.0, jcodemunch-mcp: Other).

### Where can I find alternatives to obsidian-mcp-server or jcodemunch-mcp?

GraphCanon lists graph-backed alternatives at [obsidian-mcp-server alternatives](/tools/cyanheads-obsidian-mcp-server/alternatives) and [jcodemunch-mcp alternatives](/tools/jgravelle-jcodemunch-mcp/alternatives) ([obsidian-mcp-server markdown twin](/tools/cyanheads-obsidian-mcp-server/alternatives.md), [jcodemunch-mcp markdown twin](/tools/jgravelle-jcodemunch-mcp/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/cyanheads-obsidian-mcp-server-vs-jgravelle-jcodemunch-mcp.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, obsidian-mcp-server or jcodemunch-mcp?

obsidian-mcp-server: Active. jcodemunch-mcp: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for obsidian-mcp-server and jcodemunch-mcp?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [obsidian-mcp-server trust report](/tools/cyanheads-obsidian-mcp-server/trust); [jcodemunch-mcp trust report](/tools/jgravelle-jcodemunch-mcp/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=cyanheads-obsidian-mcp-server`](/api/graphcanon/graph?tool=cyanheads-obsidian-mcp-server)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
