doings-evidence-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MS_CLIENT_ID | No | Microsoft client ID for SharePoint/Graph access | |
| MS_TENANT_ID | No | Microsoft tenant ID for SharePoint/Graph access | |
| MS_GRAPH_SCOPES | No | Microsoft Graph scopes (default: Files.Read.All Sites.Read.All offline_access) | Files.Read.All Sites.Read.All offline_access |
| MCP_BEARER_TOKEN | No | Bearer token for authentication when MCP_REQUIRE_AUTH is true | |
| MCP_REQUIRE_AUTH | No | Set to true to require authentication in hosted mode |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| think_with_evidenceC | Default user-facing thinking interface. Helps users think, phrase, challenge and make organizational arguments client-safe using evidence-aware critique, argument mapping, solution-first detection, Doings voice, and evidence-to-language translation. |
| analyze_org_argumentC | Maps organizational reasoning into symptom, diagnosis, assumed cause, proposed solution, mechanism, desired outcome, missing links and better diagnostic questions. |
| detect_solution_first_thinkingC | Flags when a draft jumps to an organizational solution before establishing the problem, evidence and causal mechanism. |
| rewrite_in_doings_voiceC | Rewrites text in a plain-spoken, evidence-honest, non-hype Doings voice. |
| make_client_safeC | Turns an internal critique or rough claim into language that can be used in client dialogue without overclaiming. |
| critique_org_textC | User-facing critique layer for rough consulting text, claims, pitch/RFP wording and research questions. Detects intent, chooses quick_check/rewrite_safely/red_team/evidence_brief, flags consulting-language risk and returns a narrative answer. |
| can_we_say_thisC | Fast practical check for whether an organizational claim or draft sentence is safe enough to say, with safer wording and caveats. |
| critique_claimA | Critically assesses an organization-design or transformation claim against available research, attempting open-access full-text escalation by default. Includes claim decomposition, level-of-analysis checks, context-fit scoring, study-type classification, passage extraction and optional red-team mode. For user-facing wording use critique_org_text. |
| search_research_evidenceC | Searches OpenAlex and Semantic Scholar for research relevant to a claim or topic, with optional open-access full-text escalation. |
| classify_claimsB | Extracts and classifies claims from text as causal, normative, diagnostic, descriptive or prescriptive. |
| rate_evidence_qualityB | Rates evidence quality using a conservative heuristic: study type, causal strength, context fit, recency and bias risks. |
| search_doings_knowledgeB | Searches Doings SharePoint knowledge via Microsoft Graph. Treats internal documents as experience/IP, not academic evidence. |
| compare_with_doings_knowledgeB | Compares a topic or claim with Doings SharePoint knowledge via Microsoft Graph and flags where internal material needs research review. |
| audit_doings_document_claimsB | Audits SharePoint document text or raw text for research-checkable claims, citation markers, claims lacking explicit source support, and optionally runs research validation on high-risk claims. |
| fetch_doings_documentB | Fetches one SharePoint/OneDrive document by URL, extracts local text when possible, and optionally classifies, audits and research-validates high-risk claims. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Marcwarn/doings-evidence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server