Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Oe MCP
O
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 12:01:25 AM

Oe MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).

Connect Claude Code, Cursor & Windsurf to 2,600+ enterprise data sources with one binary.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "oe-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "blocks"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Open Enthrium AI MCP Server

Enterprise MCP Server Β· Apache-2.0 Β· Claude Code Β· Cursor Β· Windsurf Β· Codex Β· Claude Desktop Β· VS Code

Connect any AI coding assistant to your enterprise data β€” databases, files, APIs, and more β€” via a single binary.

License: Apache 2.0 GitHub Release Windows Linux macOS npm Website


What is OE MCP Server?

A standalone binary that implements the Model Context Protocol (MCP) and exposes your enterprise data sources as tools that AI apps can use directly. No code. Define connectors in a single JSON file.

  • 45+ connector categories β€” PostgreSQL, MongoDB, S3, GitHub, Slack, Gmail, SSH, REST API, and more
  • Two transport modes β€” --stdio for Claude Code / Cursor / Windsurf; --serve for cloud or team deployments
  • Persistent memory β€” memory_set / memory_get / memory_list / memory_delete survive across sessions
  • Action log β€” every connector call logged automatically with timestamp, tool, input, and result
  • Run AI agents β€” run_agent executes any OE Runtime SKILL.md agent directly from Claude Code, Cursor, or any MCP client. Manual skills pause for approval via approve_chain.
  • Self-hosted β€” runs on your own machine, no cloud dependency, no call-home

Quick Start via npm (Recommended)

1. Create oe-mcp.json:

config.json
{
  "connectors": [
    {
      "name": "my-postgres",
      "type": "postgresql",
      "host": "localhost",
      "port": 5432,
      "database": "mydb",
      "user": "postgres",
      "password": "secret"
    },
    {
      "name": "my-codebase",
      "type": "filesystem",
      "basePath": "/home/user/projects/myapp"
    }
  ],
  "memory": [
    { "key": "project_context", "value": "This is our main application." }
  ]
}

2. Add to your AI app's MCP config:

macOS / Linux:

config.json
{
  "mcpServers": {
    "oe-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@openenthrium/oe-mcp", "--stdio", "/path/to/oe-mcp.json"]
    }
  }
}

Windows:

config.json
{
  "mcpServers": {
    "oe-mcp": {
      "type": "stdio",
      "command": "npx.cmd",
      "args": ["-y", "@openenthrium/oe-mcp", "--stdio", "C:\\path\\to\\oe-mcp.json"]
    }
  }
}

-y is required β€” without it npx blocks waiting for keyboard input and the MCP connection never opens.

3. Reload your AI app β€” connectors appear as tools automatically.

Ask Claude: "What connectors do you have access to?" to verify.


Download (Standalone Binary)

PlatformBinary
Windowsoe-mcp-win.exe
Linuxoe-mcp-linux
macOSoe-mcp-macos
Sample configsoe-mcp-samples.zip

Built-in Tools

Memory

Persistent memory that survives restarts β€” stored in oe-mcp-memory.json:

ToolDescription
memory_setStore a key-value pair across sessions
memory_getRetrieve a stored value by key
memory_listList all stored key-value pairs
memory_deleteRemove a stored key

"Remember that our production database is on prod-db.company.com" β†’ Claude calls memory_set

Action Log

Every connector call is logged automatically to oe-mcp-log.json:

ToolDescription
log_listList recent connector calls (newest first, supports limit)
log_clearClear all log entries

Run AI Agents

Execute OE Runtime SKILL.md agents or YAML agents directly from Claude Code, Cursor, or any MCP client β€” no terminal required:

ToolDescription
run_agentRun an agent by file path. Auto skills execute immediately; manual skills pause and return pending_skill_chain.
list_pending_skillsList all manual skills currently paused and waiting for approval
approve_chainApprove, skip, or abort a paused manual skill by chain_id

run_agent parameters:

ParameterRequiredDescription
fileβœ…Absolute path to agent.yaml
params❌Key-value pairs substituted via {{key}} in the agent
input❌Optional initial message passed to the agent

approve_chain parameters:

ParameterRequiredDescription
chain_idβœ…From pending_skill_chain.chain_id in a run_agent response
approved❌true to run the skill (default), false to skip it and continue
abort❌true to stop the entire pipeline immediately

OE MCP looks for oe-config.json in the agent's directory first, then falls back to oe-mcp.json.

Agent Skill Approval Flow

When an agent's skill pipeline includes manual skills, Claude handles the approval loop automatically:

  1. Claude calls run_agent β†’ response shows ⏸ Skill awaiting approval with chain_id and skill_name
  2. Claude decides β€” based on your instructions β€” whether to approve, skip, or abort
  3. Claude calls approve_chain β†’ next skill runs or the next manual skill pauses again
  4. Repeat until Pipeline complete or Claude aborts

Example instruction to Claude Code: "Run the OE Skills orchestrator and send a Slack message β€” skip anything you can't do, abort if it asks for credentials."


Transport Modes

ModeFlagBest for
stdio--stdioClaude Code, Cursor, Windsurf, Codex, Claude Desktop β€” launched as child process
HTTP--serve --port 4040Cloud deployments, sharing one server across a team

HTTP mode β€” start the server, then add the URL to Cursor / Windsurf / Claude Desktop:

bash
oe-mcp-linux --serve --port 4040 /path/to/oe-mcp.json
# β†’ http://your-server.com:4040/mcp

Sample Configs

Download oe-mcp-samples.zip β€” ready-to-use oe-mcp.json for common connectors:

postgres Β· mysql Β· mongodb Β· github Β· slack Β· gdrive Β· ssh Β· filesystem Β· oracle Β· salesforce Β· servicenow Β· telegram Β· notion Β· confluence Β· graphql Β· zoho-mail Β· sftp Β· dropbox Β· multi-connector


Part of Open Enthrium

⚑ Agent Runtimeopen-enthrium-ai-agent-runtime β€” run SKILL.md agents as CLI or HTTP server
πŸ–₯️ Platformopen-enthrium-ai-platform β€” full web app with workspaces, RAG, Agent Builder
🌐 Websiteopenenthrium.com

Contributing

β†’ See CONTRIBUTING.md for how to add sample configs and connector adapters.


License

Apache-2.0 β€” free to use, modify, and deploy for any purpose, including commercial use. No usage limits. No telemetry. No call-home.


⭐ Star this repo  ·  🌐 Website  ·  ⚑ Agent Runtime

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Oe MCP logoOe MCP

    Connect Claude Code, Cursor & Windsurf to 2,600+ enterprise data sources with one binary.

    πŸ’» Developer Tools0 views
    Compare vs Oe MCP β†’
  • Openflowkit MCP logoOpenflowkit MCP

    Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

    πŸ’» Developer Tools0 views
    Compare vs Openflowkit MCP β†’
  • Foxhound logoFoxhound

    MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

    πŸ’» Developer Tools0 views
    Compare vs Foxhound β†’
  • HeyClaude β€” Claude & AI workflow directory logoHeyClaude β€” Claude & AI workflow directory

    Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

    πŸ’» Developer Tools0 views
    Compare vs HeyClaude β€” Claude & AI workflow directory β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
4d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Oe MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "oe-mcp": { "command": "npx", "args": ["-y", "oe-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOe MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/oe-mcp-2?style=directory)](https://allmcps.com/mcp/oe-mcp-2)
HTML Embed
<a href="https://allmcps.com/mcp/oe-mcp-2"><img src="https://allmcps.com/api/badge/oe-mcp-2?style=directory" alt="Oe MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 3, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Oe MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code