servers
servers copied to clipboard
Model Context Protocol Servers
## Description Add LINE Official Account MCP Server (Official Integrations) in README.md. ## Server Details - Server: None - Changes to: None ## Motivation and Context Official Integrations of LINE...
## Description This pull request introduces support for interacting with CTERA Portal and CTERA Edge Filer using their Management Control Protocol (MCP) to perform file system operations. This includes: *...
fix the bug [2044](https://github.com/modelcontextprotocol/servers/issues/2044) ## Description 1.Safer Query Handling: Since query is typed as string, we skip unnecessary safety checks and directly process it with lowerQuery = query.trim().toLowerCase() 2.Extracted Matching...
## Description ## Server Details - Server: Backlinks MCP - Changes to: Community servers list (added a new server entry) ## Motivation and Context As a commonly used SEO tool...
## Description Add Debugg.AI official MCP to the README list. ## Server Details n / a ## Motivation and Context This server provides users the ability to let their AI...
# Add TrueNAS Core MCP Server ## Description Adds official TrueNAS Core MCP server to enable NAS management through LLM interfaces. ## Server Details **Server:** https://github.com/vespo92/TrueNasCoreMCP ## Motivation and Context...
## Description This PR adds the Mapbox MCP server to the official integrations list ## Server Details - Server: https://github.com/mapbox/mcp-server - Changes to: README.md ## Motivation and Context Mapbox APIs...
Adding Roblox Studio official MCP server ## Description ## Server Details - Server: https://github.com/Roblox/studio-rust-mcp-server ## Motivation and Context This allows integrating LLMs into Roblox Studio workflows, easily iterate over places...
## Description Adds my own MCP server, [f1-mcp](https://github.com/AbhiJ2706/f1-mcp), to the README file as a community server. f1-mcp provides Formula 1 data including race results, driver information, lap times, telemetry, and...
## Description Add `git_log_date_range` and `git_log_by_date` functions to retrieve commits within a date range or for a specific date. This enables users to filter commit history by date, which is...