SERVER
Code Pathfinder
Rank #838mcp.so/code-pathfinder/shivasurya
MCP server providing pathfinder capabilities
First listed
Nov 25, 2024
Last publish date
Apr 26, 2026
OVERVIEW
Code Pathfinder is a Model Context Protocol (MCP) server published by shivasurya. It ranks #838 of 58,900 servers tracked on MCP Toplist, and its repository has 135 GitHub stars. Code Pathfinder is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 5 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Apr 26, 2026.
STANDING
#838of 58,900 tracked serversTop 5%
Ranks ahead of 58,062 of 58,900 servers on MCP Toplist.
CONNECT
Use Code Pathfinder
Add Code Pathfinder to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"shivasurya": {
"command": "uvx",
"args": [
"codepathfinder"
]
}
}
}Docker image
{
"mcpServers": {
"shivasurya": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/shivasurya/code-pathfinder:v2.1.1"
]
}
}
}REGISTRIES
Listed on 3 registries
ORGANIZATION
shivasurya
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 2.1.1 | Apr 26, 2026 |
| 2.1.0 | Apr 20, 2026 |
| 2.0.2 | Apr 2, 2026 |
| 1.3.7 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Code Pathfinder?
- MCP server providing pathfinder capabilities
- Who maintains Code Pathfinder?
- Code Pathfinder is maintained by shivasurya, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Code Pathfinder an official MCP server?
- Yes — Code Pathfinder is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Code Pathfinder have?
- MCP Toplist tracks 5 versions of Code Pathfinder, most recently published on Apr 26, 2026.
- Where can I find the source code for Code Pathfinder?
- The source code for Code Pathfinder is hosted at github.com/shivasurya/code-pathfinder.
EXPLORE