Grasp — Code Architecture & Dependency Analysis
Rank #3,017io.github.ashfordeOU/grasp
Codebase analysis: dependency graphs, security scanning, and refactor plans for GitHub and GitLab.
Grasp — Code Architecture & Dependency Analysis is a Model Context Protocol (MCP) server published by ashfordeou. It ranks #3,017 of 130,187 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. Grasp — Code Architecture & Dependency Analysis is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 127,170 of 130,187 servers on MCP Toplist.
Use Grasp — Code Architecture & Dependency Analysis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add grasp -- npx -y grasp-mcp-server[mcp_servers.grasp]
command = "npx"
args = ["-y", "grasp-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"grasp": {
"command": "npx",
"args": [
"-y",
"grasp-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"grasp": {
"command": "npx",
"args": [
"-y",
"grasp-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"grasp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"grasp-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"grasp": {
"command": "npx",
"args": [
"-y",
"grasp-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"grasp": {
"command": "npx",
"args": [
"-y",
"grasp-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ashfordeOU%2Fgrasp)<a href="https://mcptoplist.com/server/io.github.ashfordeOU%2Fgrasp"><img src="https://mcptoplist.com/badge/io.github.ashfordeOU%2Fgrasp.svg" alt="MCP Toplist: Top 5% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ashfordeou
Other servers by ashfordeou
View all ashfordeou servers →Available versions (10)
| Version | Published |
|---|---|
| 3.21.0 | Jul 17, 2026 |
| 3.20.0 | Jul 16, 2026 |
| 3.2.1 | Apr 20, 2026 |
| 3.2.0 | Apr 20, 2026 |
| 3.1.2 | Apr 19, 2026 |
| 2.9.1 | Apr 19, 2026 |
| 2.9.0 | Apr 19, 2026 |
| 2.4.0 | Apr 19, 2026 |
| 2.3.0 | Apr 19, 2026 |
| 2.2.1 | Apr 18, 2026 |
Frequently asked questions
- Who maintains Grasp — Code Architecture & Dependency Analysis?
- Grasp — Code Architecture & Dependency Analysis is maintained by ashfordeou, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Grasp — Code Architecture & Dependency Analysis listed on the Official MCP Registry?
- Yes — Grasp — Code Architecture & Dependency Analysis is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Grasp — Code Architecture & Dependency Analysis have?
- MCP Toplist tracks 10 versions of Grasp — Code Architecture & Dependency Analysis, most recently published on Jul 17, 2026.
- Where can I find the source code for Grasp — Code Architecture & Dependency Analysis?
- The source code for Grasp — Code Architecture & Dependency Analysis is hosted at github.com/ashfordeou/grasp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.