graphdb
by Samagra001 · development · mcp-server, glama
Indexes Ruby on Rails codebases into a queryable graph of associations, routes, callbacks, jobs, and mailers, providing a token-efficient alternative to grep for navigating Rails code via Claude Code.
Source: https://github.com/Samagra001/claude-code-graphdb
Install
git clone https://github.com/Samagra001/claude-code-graphdbUse this forAI-extracted
- →Query Ruby on Rails model associations, routes, and callbacks without reading entire codebase into context
- →Map Rails job queues and mailer implementations to understand async workflows in large codebases
- →Navigate Rails codebase structure via graph traversal instead of grep/search to reduce token usage
- →Find all callbacks and lifecycle hooks triggered by model changes in Rails applications
Works with
Tags: mcp-server, glama
Source: glama
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
graphdb is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Unit Expert MCP by kdaehun00
Converts common units for length, weight, temperature, area, and volume.
- Cafeteria MCP by skax-joonho-park
Configurable MCP server for cafeteria menu lookup.
- WP Commander MCP Server by Hari842-ai
Controls any WordPress site via natural language, offering tools for site health, plugins, posts, SEO, WooCommerce, and more.
- SkyStage MCP Test Server by mallikarjun-angadi
Minimal MCP server for testing SkyStage's self-auth auto-detection feature. It includes tools like ping, echo, server_info, and read_secret, and uses a mock OAuth provider for login.
- MCP Remote Server by sunnylabtv-crypto
Enables multi-user remote MCP interactions with Gmail, OpenAI, and Salesforce via a FastMCP server.
- sgis-mcp by nds12345-ko
Enables users to query Korean demographic statistics (population, households, housing) and view them as choropleth maps via MCP tools.
- tradingview-mcp-codex by gagahkharismanuary
A Codex-first MCP server that bridges TradingView Desktop via Chrome DevTools Protocol, enabling launch, symbol/timeframe control, and health checks from Codex CLI.
- PokeCanvas by jackulau
Enables querying Canvas LMS courses, assignments, grades, and more via natural language through Poke. Reads live data on every request.
Frequently asked questions
How do I install graphdb?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support graphdb?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is graphdb free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.