SERVER
MCP Server
Rank #11346pulsemcp/pathmode
MCP server providing server capabilities
First listed
Feb 11, 2026
Last publish date
Mar 24, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by pathmodeio. It ranks #11346 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Mar 24, 2026.
STANDING
#11,346of 58,900 tracked serversTop 25%
Ranks ahead of 47,554 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"pathmode": {
"command": "npx",
"args": [
"-y",
"@pathmode/mcp-server"
],
"env": {
"PATHMODE_API_KEY": "<your PATHMODE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
pathmodeio
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.4.0 | Mar 24, 2026 |
| 1.2.2 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Server?
- MCP server providing server capabilities
- Who maintains MCP Server?
- MCP Server is maintained by pathmodeio, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Server have?
- MCP Toplist tracks 3 versions of MCP Server, most recently published on Mar 24, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/pathmodeio/mcp-server.
EXPLORE