pypi analyzed 0.4.0

crm-mcp

v0.4.0
pypi

CRM MCP Server: expose OTD CRM business queries to AI agents.

maintainer
OTD
license
Proprietary
first seen
2026-05-25
last seen
2026-05-26
releases · 30d
4
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · streamable-http counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence v0.4.0 · pypi-sdist
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 1

  • fs crm_mcp-0.4.0/crm_mcp/identity.py :19 from pathlib import Path

shell / exec 1

  • shell crm_mcp-0.4.0/crm_mcp/updater.py :9 import subprocess

network 2

  • net crm_mcp-0.4.0/crm_mcp/adapters/otd_crm.py :18 import requests
  • net crm_mcp-0.4.0/crm_mcp/updater.py :12 import requests

declared dependencies 3

  • pytest@>=8.0
  • pytest-asyncio@>=0.23
  • responses@>=0.25