Skip to main content
Glama

agent-crm

Server Details

Read-only docs for the Accordo CRM framework: what it proves, and where it stops.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
khaoss85/agent-crm
GitHub Stars
2

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

3 tools
check_jobCheck Whether the Framework Does a Job
Read-onlyIdempotent
Inspect

Answer "can this framework do X?" against the CRM jobs-to-be-done index. Returns the matching jobs with their status (not supported / partially supported / technically supported / validated end to end), the tests that prove them, and an explicit answer when the truth is that the job is not supported.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYesThe job in plain words, or a JTBD id such as JTBD-CO-01.
get_capabilityGet a Capability and Its Limitation
Read-onlyIdempotent
Inspect

Resolve a capability from the claims ledger by id (C-nn), by standing-limitation id (L-nn), or by topic. Every capability is returned together with the evidence that proves it and the limitation that bounds it — this tool cannot return one without the other.

ParametersJSON Schema
NameRequiredDescriptionDefault
idNoA claim id such as C-01, or a standing limitation id such as L-01.
limitNo
topicNoFree text, when the id is unknown. Matches claims and limitations.
search_docsSearch the Framework Documentation
Read-onlyIdempotent
Inspect

Keyword search across this framework's documentation set (README, AGENTS, ARCHITECTURE, PRODUCT, DECISIONS and everything under docs/). Returns the file path, the nearest heading and an excerpt for each hit. Read-only; it serves documentation, never customer records.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYesWords that must all appear on the same line. Case-insensitive.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP clients to read, search, create, update, and manage records in Twenty CRM with a safe, composable 14-tool interface and guarded destructive operations.
    14
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A read-only MCP server providing structured access to CRM data (companies, contacts, deals, activities) backed by SQLite. It enables LLMs to search contacts and deals, view full company accounts, find stale deals, and get pipeline summaries.
  • -
    license
    -
    quality
    -
    maintenance
    Build custom CRMs and Customer Hubs as code you own. Eleven skills take a business goal to checked-in source: modules that generate their own migration, service, REST resource and Admin screens; deterministic workflows; versioned policies; audit and trace. The approval boundary is a merged test, not a prompt instruction.
    2
  • F
    license
    -
    quality
    C
    maintenance
    Read-only MCP server that exposes the Poli Júnior Pipedrive CRM to Claude as composable tools.

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.