Workiq Sharepointliststools
Rank #17,417com.microsoft/workiq-sharepointliststools
MCP server providing workiq-sharepointliststools capabilities
Workiq Sharepointliststools is a Model Context Protocol (MCP) server published by bap-microsoft. It ranks #17,417 of 115,460 servers tracked on MCP Toplist, and its repository has 210 GitHub stars. Workiq Sharepointliststools is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 98,043 of 115,460 servers on MCP Toplist.
Use Workiq Sharepointliststools
claude mcp add --transport http workiq-sharepointliststools https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools[mcp_servers.workiq-sharepointliststools]
url = "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools"Add to ~/.codex/config.toml.
https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsToolsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workiq-sharepointliststools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workiq-sharepointliststools": {
"type": "http",
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workiq-sharepointliststools": {
"serverUrl": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workiq-sharepointliststools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_SharePointListsTools"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.microsoft%2Fworkiq-sharepointliststools)<a href="https://mcptoplist.com/server/com.microsoft%2Fworkiq-sharepointliststools"><img src="https://mcptoplist.com/badge/com.microsoft%2Fworkiq-sharepointliststools.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bap-microsoft
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Workiq Sharepointliststools?
- Workiq Sharepointliststools is maintained by bap-microsoft, which publishes 18 MCP servers (27 total versions) tracked on MCP Toplist.
- Is Workiq Sharepointliststools listed on the Official MCP Registry?
- Yes — Workiq Sharepointliststools is listed on the Official MCP Registry.
- How many versions does Workiq Sharepointliststools have?
- MCP Toplist tracks 2 versions of Workiq Sharepointliststools, most recently published on Mar 25, 2026.
- Where can I find the source code for Workiq Sharepointliststools?
- The source code for Workiq Sharepointliststools is hosted at github.com/bap-microsoft/MCP-Platform.