I built a collection of MCP servers that let Claude access your tools without sending data through third-party services. Install: npx mcp-servers-cli init
7 servers: Linear, Postgres, Notion, Obsidian, SQLite, GitHub, Filesystem
- Everything runs locally on your machine
- One command setup (detects your tools, auto-configures Claude)
- Read-only by default for databases
- SQL injection protection, path traversal prevention
- Rate limiting on API servers (configurable)
- 80 tests, MIT licensed
Happy to answer questions about the security model or MCP implementation.