servers icon indicating copy to clipboard operation
servers copied to clipboard

Model Context Protocol Servers

Results 198 servers issues
Sort by recently updated
recently updated
newest added

… 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...

add-community-server
add-official-server
waiting for submitter

**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...

bug
server-memory

## 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...

add-official-server

## 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" }, ... ]

enhancement

**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...

add-community-server

## Description Updates Dockerfile to not use root and be able to run git as non root ## Server Details - Server: git - Changes to: Dockerfile