Dce Mcp Server
@BE-DCE
About Dce Mcp Server
MCP server for DCE (Better Execute) — connects AI agents to EOS execution data: Rocks, Scorecards, V/TO, Level 10 meetings, to-dos, and topics. 13 read/write tools. Works with Claude, Cursor, and other MCP clients.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bedc": {
"command": "npx",
"args": [
"-y",
"@better-execute/bedc-mcp"
],
"env": {
"DCE_BASE_URL": "https://better-execute.vercel.app",
"DCE_API_KEY": "<your-api-key>",
"DCE_ORG_ID": "<your-org-uuid>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Dce Mcp Server?
Dce Mcp Server is an MCP server for DCE (Better Execute) that connects AI agents to EOS execution data, including Rocks, Scorecards, V/TO, Level 10 meetings, to-dos, and topics. It provides 13 read/write tools and works with Claude, Cursor, and other MCP clients.
How to use Dce Mcp Server?
Configure it as an MCP server in your MCP client (e.g., Claude, Cursor) and then use the 13 read/write tools to interact with DCE execution data. No specific installation or invocation commands are mentioned in the README.
Key features of Dce Mcp Server
- Connects AI agents to EOS execution data
- 13 read/write tools available
- Supports Rocks, Scorecards, V/TO, Level 10 meetings
- Works with Claude, Cursor, and other MCP clients
Use cases of Dce Mcp Server
- Automating EOS meeting follow-ups via AI agents
- Reading and writing Scorecards and Rocks programmatically
- Integrating V/TO and Level 10 meeting data into workflows
FAQ from Dce Mcp Server
What data does Dce Mcp Server connect to?
It connects to EOS execution data: Rocks, Scorecards, V/TO, Level 10 meetings, to-dos, and topics.
How many tools does Dce Mcp Server provide?
It provides 13 read/write tools.
Which MCP clients are supported?
It works with Claude, Cursor, and other MCP clients.
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Servers
modelcontextprotocolModel Context Protocol Servers
Comments