@thecorporation/mcp-server
Freeby MCP Community
MCP server for agent-native corporate operations
v26.3.51Added Apr 12, 2026
@thecorporation/mcp-server MCP Server
MCP server for agent-native corporate operations
Installation
npx -y @thecorporation/mcp-server
Reviews
Installation
Quick install
npx -y @thecorporation/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@thecorporation/mcp-server": {
"command": "npx",
"args": ["-y", "@thecorporation/mcp-server"]
}
}
}