MCP.so
登录

Simosphere Ai

@simosphereos

关于 Simosphere Ai

MCP integration examples for SIMOSphere AI — connect CRM, ERP, documents with AI agents. GDPR-compliant.

基本信息

分类

其他

传输方式

stdio

发布者

simosphereos

提交者

Andreas Schwan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "simosphere-ai": {
      "url": "https://simosphereai.com/.well-known/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN_HERE"
      }
    }
  }
}

工具

4

Search SharePoint, DMS, local files

Read-only queries against Dynamics 365, ERP, CRM

Create records in CRM/ERP systems

Send via email, Teams, or Slack

概览

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.

评论

其他 分类下的更多 MCP 服务器