Simosphere Ai
@simosphereos
About Simosphere Ai
MCP integration examples for SIMOSphere AI — connect CRM, ERP, documents with AI agents. GDPR-compliant.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simosphere-ai": {
"url": "https://simosphereai.com/.well-known/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Tools
4Search SharePoint, DMS, local files
Read-only queries against Dynamics 365, ERP, CRM
Create records in CRM/ERP systems
Send via email, Teams, or Slack
Overview
What is Simosphere Ai?
Simosphere Ai is a Model Context Protocol (MCP) server that connects enterprise data sources—such as CRM, ERP, SharePoint, and DMS—with AI agents. It is GDPR-compliant, hosted in the EU, and built by SIMO GmbH.
How to use Simosphere Ai?
Configure any MCP-compatible client (e.g., Claude Desktop, Cursor, VS Code) with the server URL https://mcp.simosphereai.com, authentication via a Bearer token (API key), and launch the local client using npx with @simosphere/mcp-client. For Claude Desktop, set the environment variable SIMOSPHERE_API_KEY to your API key.
Key features of Simosphere Ai
- Streamable HTTP transport for real-time interactions
- Bearer token authentication (API key)
- Search documents across SharePoint, DMS, and local files
- Read-only database queries (Dynamics 365, ERP, CRM)
- Create records in CRM/ERP systems
- Send notifications via email, Teams, or Slack
Use cases of Simosphere Ai
- Connect AI assistants to enterprise CRM for record creation and retrieval
- Enable natural‑language search over internal document management systems
- Automate notification workflows across email, Teams, and Slack
- Allow read‑only database access for data analysis by AI agents
- Integrate with Claude Desktop, Cursor, or VS Code for enterprise MCP workflows
FAQ from Simosphere Ai
What is the difference between Simosphere Ai and other MCP servers?
Simosphere Ai is specifically designed for enterprise data connectivity (CRM, ERP, SharePoint, DMS), is GDPR‑compliant, and hosted in the EU.
What dependencies or runtime does Simosphere Ai require?
The client side uses npx to run @simosphere/mcp-client; no additional runtime is specified beyond a Node.js environment (implied by npx).
Where does my data live when using Simosphere Ai?
Data remains in the connected enterprise sources (CRM, ERP, SharePoint, DMS); the server acts as a secure gateway for AI agent queries and actions.
What transport and authentication does Simosphere Ai use?
Transport: Streamable HTTP. Authentication: Bearer token (API key) passed in the Authorization header.
Is there a way to try Simosphere Ai before integrating?
The README links to documentation, an OpenAPI spec, and a server card; no free trial or sandbox is explicitly mentioned.
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments