servers
servers copied to clipboard
Model Context Protocol Servers
… Server This adds a reference to the official Reexpress AI MCP Server in README.md. ## Description ## Server Details The Reexpress MCP Server is a drop-in solution to add...
Added Teradata MCP server github repository to the community list ## Description A collection of tools for managing the platform, addressing data quality and reading and writing to Teradata Database...
**Describe the bug** When using the Knowledge Graph Memory Server (installed via `npx`) in Visual Studio Code with GitHub Copilot Chat and Claude, the `add_observations` tool often fails silently or...
## Description Added official Cheqd MCP Toolkit to the Official Integrations. Alphabetic placement followed. ## Server Details - Server: N/A (Adding a link to README) - Changes to: README.md (Official...
## Description Added Label Studio MCP to README ## Server Details - Server:[Label Studio MCP](https://github.com/HumanSignal/label-studio-mcp-server) - Changes to: README.md ## Motivation and Context Provides an MCP to interact with Label...
## Description This pull request adds Brazilian Law Research MCP server to the community servers list in the README. It follows the existing format and styling so contributors can quickly...
postgres://postgres@localhost:5432/table_xxx/schema return : [ { "column_name": "id", "data_type": "character varying", "comment":"id field comment" }, { "column_name": "emp_id", "data_type": "character varying", "comment":"employee id" }, ... ]
**Add Alpaca’s MCP server to community servers list** --- ## Description This pull request adds Alpaca’s official MCP server to the community servers list in the README. It follows the...
## Description The AtomGit MCP Server is a specialized implementation of the Model Context Protocol (MCP) service for the AtomGit open-source collaboration platform. It provides a series of methods that...
## Description Updates Dockerfile to not use root and be able to run git as non root ## Server Details - Server: git - Changes to: Dockerfile