Skip to main content
Glama

OfficeMCP

by OfficeMCP
pyproject.toml445 B
[project] name = "officemcp" version = "1.0.5" description = "this is an mcp server for you to control office application installed in windows" readme = "README.md" authors = [ { name = "OfficeMCP", email = "youngfe@live.com" } ] requires-python = ">=3.12" dependencies = [ "fastmcp>=2.3.3", "pywin32>=310", ] [project.scripts] officemcp = "officemcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/OfficeMCP/OfficeMCP'

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