Back to MCP Servers
#️⃣ 🏠 🪟 - Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx
C#Productivity
Install
npx -y add-mcpclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"sbroenne-mcp-server-excel": {
"command": "npx",
"args": [
"-y",
"add-mcp"
]
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More C# MCP servers
🔌🔌🔌🔌
Awesome MCP Servers by punkpeye
(****) - A curated list of MCP servers by ****
FastMCP
🐍 - A high-level framework for building MCP servers in Python
ahujasid/blender-mcp
🐍 - MCP server for working with Blender
GLips/Figma-Context-MCP
📇 🏠 - Provide coding agents direct access to Figma data to help them one-shot design implementation.