Centric Demo MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Centric Demo MCPbrief me on Isabella Chen"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Centric Demo MCP
Try Centric's relationship intelligence from any MCP-compatible AI assistant — Claude, ChatGPT, Cursor, and others. This demo server runs against a sample book of business with fictional contacts, so you can experience the product with no signup and no real data.
Centric is a relationship intelligence platform for people-facing professionals — relationship managers, client leads, and the teams who support them. It reads the state of a relationship and tells you what matters before your next interaction.
What you can try
Connect the server and ask your assistant to:
List the sample contacts — a demo book of business to explore.
Get a contact's relationship health — five dimensions (Clarity, Cadence, Responsiveness, Bench Strength, Meaningful Moments), each shown as Red / Yellow / Green.
Brief me on a contact — a synthesized read before you reach out: what to open with, what to be aware of.
Draft outreach — email, text, LinkedIn, or talking points, grounded in the contact's context.
See the relationship radar — the five dimensions at a glance.
Run a temperature check — the quick "how did that interaction feel?" loop.
Everything here runs on fictional data. The hero contact is Isabella Chen (SVP Partnerships, Meridian Group); the demo relationship manager is Marcus Johnson.
Related MCP server: dy-mcp-demo (dy-mcp)
Connect
This is a remote server — there's nothing to install. Point your MCP client at:
https://centric-demo-mcp-808053805730.us-central1.run.app/mcpMost assistants let you add a remote MCP server in their settings. If your client needs a config entry, use:
{
"mcpServers": {
"centric-demo": {
"url": "https://centric-demo-mcp-808053805730.us-central1.run.app/mcp"
}
}
}For clients that connect through the mcp-remote bridge instead:
{
"mcpServers": {
"centric-demo": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://centric-demo-mcp-808053805730.us-central1.run.app/mcp"]
}
}
}The full product
This demo shows the individual experience against sample data. The full Centric platform connects to your team's real book of business, with organizational controls, privacy safeguards, and the manager and coaching tools that make it a system of record — not just a lookup.
Learn more at getcentric.ai.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/centricai/centric-demo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server