Skip to main content
Glama

Office MCP Server

by walkingzzzy
TaskPane.css415 B
.taskpane { display: flex; flex-direction: column; height: 100%; background-color: #ffffff; } .taskpane-header { background: linear-gradient(135deg, #0078d4 0%, #106ebe 100%); color: white; padding: 16px 20px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .taskpane-title { font-size: 18px; font-weight: 600; margin: 0; } .taskpane-content { flex: 1; overflow-y: auto; padding: 20px; }

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/walkingzzzy/office-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server