Home › Search: self-hosted

Search: self-hosted

Search MCP servers and agent skills by name, description, category or topic — 56 results.

MCP Server Active

gamosoft/NoteDiscovery

Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read, create, edit, tag, and template notes — same vault that powers the web UI. Pure-stdlib client, no extra deps, MIT-licensed. Can run in Docker.

2.7k JavaScript Updated today Score 84
MCP Server Active

joaoh82/rustunnel

MCP server that lets AI agents create and manage public tunnels to local services (webhooks, dev servers, sharing) — six tools covering HTTP/TCP/UDP tunnels, custom subdomains, regions, and load-balanced pools. Pairs with the rustunnel CLI; managed cloud or self-hosted (AGPL).

645 Rust Updated yesterday Score 78
MCP Server Maintained

duaraghav8/MCPJungle

Self-hosted MCP Server registry for enterprise AI Agents

1.2k Go Updated 2mo ago Score 74
MCP Server Active

QuackbackIO/quackback

Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs.

207 TypeScript Updated today Score 73
MCP Server Active

HelpCode-ai/anythingmcp

Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister,

168 TypeScript Updated yesterday Score 72
MCP Server Active

adelinamart/robrain

Self-hosted decision memory for AI coding agents. Passively captures architectural decisions with the alternatives you rejected (structured `rejected[]`), then warns the agent before it re-proposes a rejected approach. Postgres + pgvector; cross-tool across Claude Code, Cursor, Copilot, and Codex. Install: `npx robrain up && npx robrain install`.

82 TypeScript Updated 4d ago Score 69
MCP Server Active

transloadit/node-sdk

Agent-native media processing via Transloadit's 86+ Robots: video encoding (HLS, H.264, VP9), image manipulation (resize, watermark, smart crop), document conversion, OCR, speech transcription, and more. Hosted or self-hosted via npx.

73 TypeScript Updated yesterday Score 69
MCP Server Active

MarcellM01/TinySearch

Self-hosted web research for MCP agents: search (SearXNG, with DuckDuckGo fallback), crawl, dense+BM25 rerank, and dedupe into a source-grounded, cited prompt. Local ONNX embeddings by default, or bring an OpenAI-compatible embedding API.

177 Python Updated yesterday Score 68
MCP Server Active

dodopayments/contextmcp

Self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.

66 TypeScript Updated 13d ago Score 68
MCP Server Active

PSPDFKit/nutrient-document-engine-mcp-server

Self-hosted MCP server for Nutrient Document Engine. On-premises document processing with natural language control — designed for HIPAA, SOC 2, and GDPR compliance.

61 TypeScript Updated 9d ago Score 68
MCP Server Active

rosenvladimirov/odoo-claude-mcp

Self-hosted MCP server suite for Odoo ERP (versions 15-19). 197+ tools across 8 federated MCP servers (odoo-rpc, GitHub, Portainer, OCA, Teams, filesystem). Multi-tenant Claude/Claude Code integration, browser-based xterm.js + tmux terminal, Qdrant + Ollama memory layer, Bulgaria localization (НАП, ДДС, ЕИК). Docker Compose + K3s/Kustomize deployment.

45 HTML Updated 7d ago Score 67
MCP Server Active

drolosoft/immich-photo-manager

Turn your self-hosted Immich photo library into a conversation — natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands.

34 HTML Updated 5d ago Score 65
MCP Server Active

telly6/searchpin

Free web search for AI agents with smart re-ranking. Multi-engine parallel search, zero API keys. Works natively within China's network, no proxy/VPN needed. Install via `pip install searchpin && searchpin-setup`.

29 Python Updated 19d ago Score 65
MCP Server Active

kerbelp/metatron

Self-hosted codebase priors and conventions server. Captures codebase design patterns, conventions, and implementation decisions from git history and developer feedback, serving them to coding agents to ensure local project standards are followed.

23 Python Updated 4d ago Score 64
MCP Server Official Active

sekera-radim/impri

Human-in-the-loop approval inbox for AI agents. An agent submits a proposed action (send email, post comment, run a command) via `impri_push_action`, a human approves, rejects, or edits it from a web, mobile, or Slack/Discord/Telegram inbox, and the agent only proceeds on an approved decision. The gate is a data dependency, not a prompt. Full audit trail, self-hostable (MIT, Docker Compose). `npx

1 HTML Updated today Score 63
MCP Server Active

Destrayon/Connapse

Self-hosted knowledge backend for AI agents with hybrid vector + keyword search, container-isolated indexes, and 11 MCP tools. .NET, Docker-ready.

15 C# Updated 12d ago Score 62
MCP Server Active

remembra-ai/remembra

Persistent memory layer for AI agents with entity resolution, PII detection, AES-256-GCM encryption at rest, and hybrid search. 100% on LoCoMo benchmark. Self-hosted.

15 HTML Updated 15d ago Score 62
MCP Server Active

OurThinkTank/founders-os

Self-hosted business context for your AI client: CRM, check points, automation triggers, financial ledger, tasks, playbooks, news feeds, projects, and semantic memory in one MCP server. Ask one question and it reads your CRM and books together. Your data stays in your own database. MIT licensed.

13 TypeScript Updated 5d ago Score 61
MCP Server Active

luisgf/infrabroker

SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3.

9 Go Updated today Score 60
MCP Server Official Active

ophis-fi/ophis

Agent-first intent-based DEX aggregator (self-hosted CoW Protocol). Remote Streamable HTTP at https://mcp.ophis.fi/mcp, no auth, holds no keys. 12 tools: parse_intent (natural-language swap to structured intent), resolve_token (symbol to canonical address, fails closed), list_chains, get_quote, expected_surplus, build_order (bounded, ready-to-sign EIP-712 CoW order with the receiver pinned to the

2 Rust Updated today Score 60
MCP Server Active

NicolasPrimeau/artel

Self-hosted coordination layer for AI agent fleets. Shared semantic memory, tasks, agent-to-agent messages, session handoffs, and a background archivist that synthesizes cross-agent knowledge. Any HTTP client participates — Claude Code, AutoGen, raw scripts.

7 Python Updated 5d ago Score 59
MCP Server Active

udjin-labs/mnemostack

Durable hybrid memory for AI agents. Combines vector search, BM25, temporal retrieval, and optional Memgraph knowledge graph via reciprocal rank fusion. 6 MCP tools: health, search, answer, feedback, graph_query, graph_add_triple. Self-hosted with Qdrant backend. 82.5% strict accuracy on LoCoMo benchmark. `pip install 'mnemostack[mcp]'`

6 Python Updated 5d ago Score 58
MCP Server Active

rm-rf-prod/GroundTruth-MCP

Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp`

5 TypeScript Updated 3d ago Score 58
MCP Server Maintained

mohitbadwal/ringback

Lets the LLM reach you on your phone: live, interruptible voice calls and tiered alerts, using free self-hosted pieces (SIP via pjsua2/Linphone + whisper.cpp STT + macOS say TTS). No paid telephony, no extra API key for the conversation.

17 Python Updated 1mo ago Score 56
MCP Server Active

musharna/jobd

Self-hostable GPU-aware job broker for your own machines. The MCP server exposes the queue as nine tools (submit, status, logs, list, cancel, preempt, workers, job-get, worker-delete) so an agent can dispatch long-running or GPU jobs that outlive the session, route them by VRAM tier, and babysit them across sessions. `pip install "jobd[mcp]"`.

3 Python Updated 4d ago Score 56
MCP Server Active

cipherfoxie/sovereign-mcp

MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp`

3 Python Updated 12d ago Score 56
MCP Server Active

maxkuminov/obsidian-mcp

Self-hosted MCP server for Obsidian with semantic + full-text search over PostgreSQL/pgvector, wikilink graph traversal, atomic note CRUD, OAuth 2.0, and a self-describing vault guide.

8 Python Updated 15d ago Score 55
MCP Server Active

lawrencehui/Citio

Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT.

2 TypeScript Updated 8d ago Score 55
MCP Server Active

atomno-labs/mcp-egrul

Russian state registries EGRUL (legal entities) and EGRIP (individual entrepreneurs), built on official Federal Tax Service open-data dumps. Self-hosted via local SQLite, no API key required.

2 Python Updated 18d ago Score 55
MCP Server Active

wisflux/docmost-local-mcp

MCP server for self-hosted [Docmost](https://docmost.com/) (an open-source Notion/Confluence alternative). Read and write spaces, pages, comments, and members from Claude, Cursor, or VS Code. Works on the free Community Edition. `npx -y @wisflux/docmost-local-mcp`

2 Rust Updated 21d ago Score 55
MCP Server Stale

elvismdev/mem0-mcp-selfhosted

Self-hosted mem0 MCP server for Claude Code with Qdrant vector search, Neo4j knowledge graph, and Ollama embeddings. Zero-config OAT auth, split-model graph routing, session hooks for automatic cross-session memory, and 11 tools. Supports both Anthropic and fully local Ollama setups.

103 Python Updated 4mo ago Score 53
MCP Server Maintained

tribal-memory/tribal

Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).

8 Rust Updated 1mo ago Score 53
MCP Server Maintained

AutomateLab-tech/citation-intelligence

What LLMs cite, for agents. Check which URLs Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews cite for any query. Self-hosted, BYO API key. Install via `npx @automatelab/citation-intelligence`.

8 TypeScript Updated 1mo ago Score 53
MCP Server Active

alexar76/aimarket-plugins

aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`.

1 Python Updated today Score 53
MCP Server Active

Rajskij/oura-mcp

Ask your Oura Ring about sleep, readiness, activity, stress and heart rate in ChatGPT or Claude, in any language. Read-only, token-efficient, self-hosted; 10 task-oriented tools grouped by how people actually ask.

1 TypeScript Updated yesterday Score 53
MCP Server Active

ocbenji/bitcoinbenji-mcp

Lightning-paid (L402) Bitcoin mempool intelligence + sovereign on-prem AI inference. 25 pay-per-call tools: live fees with trend, whale/mempool alerts, fee prediction, tx status & exact fee quotes, plus AI summarize/translate/grammar/code-review/code-gen/extract/classify/rewrite/explain/vision/OCR/embeddings and long-context docs — all on a self-hosted solar-powered GPU, no third-party APIs, pay 2

1 JavaScript Updated 21d ago Score 53
MCP Server Active

delega-dev/delega-mcp

Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev).

1 TypeScript Updated today Score 53
MCP Server Active

drzamarian/n8n-mcp-community

Security-focused MCP server for self-hosted n8n Community Edition: 44 bounded tools for workflows, executions, credentials, tags, and diagnostics, read-only by default, with no external AI calls.

1 TypeScript Updated 5d ago Score 53
MCP Server Stale

gitmotion/ntfy-me-mcp

An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)

69 TypeScript Updated 3mo ago Score 51
MCP Server Active

nlqueries/nlqueries

Natural language to validated SQL engine with multi-connector support (PostgreSQL, MySQL, Snowflake, BigQuery, DuckDB), document QA, semantic caching, and self-hosted MCP server.

2 Python Updated 7d ago Score 50
MCP Server Active

MGM-FALCON/quelllm-mcp

MCP server for [quelllm.fr](https://quelllm.fr) — open-weights LLM catalog (250+ models with params, VRAM by quantization, tokens/sec, license). Tools: `list_models`, `get_model`, `compare`, `estimate_vram`, `estimate_cost` (API providers vs self-hosted hardware in EUR), `search_models`. Useful when picking a local model that fits your GPU/Mac.

0 Python Updated 8d ago Score 50
MCP Server Active

Flightmussy/castlemap-mcp

Query 2,400 castles, fortresses and palaces across 131 countries (coordinates, founding dates, fame ranking, Wikipedia summaries) from the open CC0 Castlemap dataset built on Wikidata. Hosted endpoint needs no API key; the zero-dependency server can also be self-hosted.

0 JavaScript Updated 10d ago Score 50
MCP Server Maintained

Bortlesboat/bitcoin-mcp

Self-hosted Bitcoin Core MCP server — 43 tools, 6 prompts, and 7 resources. Fee intelligence with USD conversion and send-now-or-wait advice, mempool analysis, mining pool rankings, market sentiment, block/transaction inspection, and BTC price. Your local node or hosted via Satoshi API (zero install).

3 Python Updated 2mo ago Score 49
MCP Server Maintained

helbertparanhos/n8n-pro-mcp

Full-instance management for self-hosted n8n including queue mode: workflows, executions, tags, credentials, variables, projects, users, security audit and health monitoring (51 tools).

2 TypeScript Updated 1mo ago Score 48
MCP Server Active

giskard09/giskard-oasis

A still point for AI agents in fog. When an agent loses its thread, Oasis distills its original purpose and returns clarity. Pay-per-use with Lightning or Arbitrum — karma discounts via ARGENTUM reputation. Self-hosted with phoenixd.

1 Python Updated 16d ago Score 48
MCP Server Stale

FayAndXan/spectrawl

Unified web layer for AI agents. Search (8 engines), stealth browse, cookie auth, and act on 24 platforms. 5,000 free searches/month via Gemini Grounded Search.

27 JavaScript Updated 4mo ago Score 47
MCP Server Maintained

zekebuilds-lab/captcha-mcp

L402 Lightning paywall + Hashcash proof-of-work gate for MCP tool calls. Free tier solves a PoW challenge; paid tier pays a Lightning invoice via self-hosted LNBits. No accounts, no API keys, no third-party SaaS. Drop-in middleware for any MCP server. `npx @powforge/captcha-mcp`.

1 JavaScript Updated 2mo ago Score 46
MCP Server Maintained

dl4rce/flaiwheel

Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.

4 Python Updated 2mo ago Score 45
12Next ›