MCP Servers
MCP is the bit that lets an AI assistant do things — search the web, send an email, query a database — instead of only talking about them. This is the set I keep wired up. No keys or setup here; that part is yours.
22 listed · ⭐ marks the ones I built
Search & research
-
Web search from inside the assistant, via the Brave Search API.
-
The official MCP server implementation for the Perplexity API Platform
-
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
- qmd ⭐
BM25 + semantic search over my own markdown notes. The transferable idea: point the assistant at your knowledge base, not just the web.
Memory across sessions
-
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Run models locally
-
MCP server for delegating mechanical tasks to local LLMs via Ollama. Claude does the thinking, your local model does the grunt work.
Newsletter, email & social
Comms & calendar
-
Triage mail, manage the calendar, reach files. Official Google connectors.
- Zoom hosted
Meeting recordings and transcripts. Official Zoom connector.
Money & automation
-
One-stop shop for building AI-powered products and businesses with Stripe.
-
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
Drive your Mac
-
An MCP server to run AppleScript and JXA (JavaScript for Automation) to macOS.
Notion
-
Official Notion MCP Server
Niche & domain-specific
-
MCP servers connecting AI applications to Spanish government open data and legal infrastructure
More I've built
- mcp-arr ⭐
MCP server for *arr media management suite
-
MCP server for CTI and cyber jargon disambiguation — MITRE ATT&CK, OFAC SDN, and a hand-curated cross-vendor threat-actor alias map, with FTS5 full-text search across sources
-
MCP server for unified threat intelligence - AlienVault OTX, AbuseIPDB, GreyNoise, and abuse.ch feeds
-
MCP server for managing your Tailscale network (tailnet) through Claude Code and other MCP clients
-
CLI tool to index books and PDFs into ChromaDB for semantic search. Built for Claude Code agents.
-
Philosophy-grounded thinking frameworks for Claude - an MCP server providing Stoic, Cognitive, Mindfulness, and Strategic wisdom tools
Everything of mine is open source — install it, read it, rewrite it. More at github.com/aplaceforallmystuff.