Skip to main content
Glama

SharePoint MCP Server

by Sofias-ai
pyproject.toml523 B
[project] name = "mcp-sharepoint" version = "0.1.6" description = "MCP Server to integrate with SharePoint" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.2.1", "office365-rest-python-client>=2.6.1", "python-dotenv>=1.0.0", "pymupdf>=1.23.0", "pandas>=2.0.0", "openpyxl>=3.1.0", "python-docx>=1.1.0", ] [[project.authors]] name = "sofias tech" [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project.scripts] mcp-sharepoint = "mcp_sharepoint:main"

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/Sofias-ai/mcp-sharepoint'

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