Maguyva MCP Server
Maguyva is a code-intelligence MCP server: semantic, structural, graph, and text search across your indexed repositories, so your agent finds exactly what it needs, fast. It is available as a remote MCP endpoint.
Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-18 · ★ 3 · #186 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Maguyva
before you install - you'll need
MAGUYVA_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add maguyva-mcp --transport http https://maguyva.tools/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"maguyva-mcp": {
"url": "https://maguyva.tools/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://maguyva.tools/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to maguyva.tools
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry vendor namespace ai.maguyva - domain-verified with the official MCP registry
03 · Who maintains Maguyva
Maguyva is maintained by maguyva. It's the only MCP server we track from this author; the repo dates to Mar 2026.
04 · Facts
- repository
- github.com/maguyva/mcp
- website
- https://maguyva.ai/
- category
- coding agent - ranked #186 of 194 actively-maintained coding agent servers as of 2026-08-25.
- registry
- ai.maguyva/maguyva (active, first published 2026-07-20)
05 · Maguyva FAQ
What is Maguyva?
Maguyva is a code-intelligence MCP server: semantic, structural, graph, and text search across your indexed repositories, so your agent finds exactly what it needs, fast. It is available as a remote MCP endpoint.
Is Maguyva still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-18. We re-verify nightly.
How do I install Maguyva?
Run `claude mcp add maguyva-mcp --transport http https://maguyva.tools/mcp`. The README documents one environment variable (MAGUYVA_API_KEY) to set first. You can also paste the ready-made client config above.
Does Maguyva require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Maguyva
Alternatives to Maguyva
Maintained coding agent servers if Maguyva isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Maguyva doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Remem · Roslyn CodeLens · Sourcebook · Refactoring MCP Server · M1nd
More TypeScript MCP servers · Marmo UI · Mailtrap · Einvoice · Advanced Zebrunner MCP Server · The Crawler · see all