Local MCP
Rank #9,772Delistedio.github.lanchuske/local-mcp
No registry has listed this server since Sep 20, 2026. The historical record below is preserved.
Native macOS MCP server — 82 tools for Mail, Calendar, Teams, OneDrive and more.
Local MCP is a Model Context Protocol (MCP) server published by lanchuske. It ranks #9,772 of 131,708 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. MCP Toplist tracks 1 version of Local MCP. It is no longer listed by any tracked registry (last seen Sep 20, 2026); its historical record is preserved here.
Ranks ahead of 121,936 of 131,708 servers on MCP Toplist.
Use Local MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add local-mcp -- npx -y local-mcp[mcp_servers.local-mcp]
command = "npx"
args = ["-y", "local-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"local-mcp": {
"command": "npx",
"args": [
"-y",
"local-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"local-mcp": {
"command": "npx",
"args": [
"-y",
"local-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"local-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"local-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"local-mcp": {
"command": "npx",
"args": [
"-y",
"local-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"local-mcp": {
"command": "npx",
"args": [
"-y",
"local-mcp"
]
}
}
}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.lanchuske%2Flocal-mcp)<a href="https://mcptoplist.com/server/io.github.lanchuske%2Flocal-mcp"><img src="https://mcptoplist.com/badge/io.github.lanchuske%2Flocal-mcp.svg" alt="MCP Toplist: Top 10% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
lanchuske
Other servers by lanchuske
View all lanchuske servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Local MCP?
- Local MCP is maintained by lanchuske, which publishes 6 MCP servers (257 total versions) tracked on MCP Toplist.
- Is Local MCP listed on the Official MCP Registry?
- Local MCP is not currently listed on the Official MCP Registry.
- How many versions does Local MCP have?
- MCP Toplist tracks 1 version of Local MCP, most recently published on Nov 25, 2024.
- Where can I find the source code for Local MCP?
- The source code for Local MCP is hosted at github.com/lanchuske/local-mcp-releases.
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.