About Larkin MCP
Larkin MCP is an MCP server published by johnlarkin1 in the Developer Tools category: personal MCP server. Feel free to grab it through `{uvx, bunx, cargo}` and poke away. It has been installed 0 times through Conduid.
Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx larkin-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Larkin MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
For more info, check out the blog post here or here: https://johnlarkin1.github.io/2025/larkin-mcp/
Slight lie with the photo though is that the Typescript version is that I did scope that one.... so it's actually bunx @johnlarkin1/larkin-mcp rather than just bunx larkin-mcp. I talk about why I did this in the blog.
larkin-mcp
This is going to be a MCP connector that runs it's tools locally over stdio and makes no external connections. The goal is that you'll be able to download it, use Claude Desktop / ChatGPT / Claude Code and integrate and ask questions.... about me. So a smidge egotistical I suppose, but I want to get some more reps in with doing this.
Alrighty so this is largely going to be for me and because I'm getting sick of how much I'm using all the AI tooling, so want to make sure I still flex the skills. I'm gonna be disabling Cursor for the entirety of this repo.
motivation
I want to have the same MCP server across Python, Typescript, and Rust. so you can check out the various subdirs. uv and cargo and bun given Anthropic's recent acquisition I feel like I might as well use it.
README mirrored from the source repository 3 months ago. The original is authoritative.