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

**Describe the bug** - memory.json file should be a valid json file. **To Reproduce** Steps to reproduce the behavior: 1. validate the memory.json file here : https://jsonlint.com/ **Expected behavior** 1....

bug

## Description Add [git-mob-mcp-server ](https://github.com/Mubashwer/git-mob-mcp-server) to the community servers list in README.md. This MCP server provides integration with the [git-mob CLI app](https://github.com/Mubashwer/git-mob), enabling AI assistants to manage co-authors in git...

## Description The published version of `@modelcontextprotocol/server-memory` (0.6.2) on npm does not respect the `MEMORY_FILE_PATH` environment variable. The repository source code correctly handles environment variables, but the compiled version published...

bug
server-memory

**Describe the bug** Running the server locally with no changes to the repo, have env set to a custom MEMORY_FILE_PATH. I have tried starting the server with the memory.json being...

bug
server-memory

Description Added a link to the official MCP Twelvedata server repository. Server Details Server: github Changes to: README, server list Motivation and Context This change is needed to provide users...

add-official-server

**Describe the bug** The docs clearly say: fetch - Fetches a URL from the internet and extracts its contents as markdown. url (string, required): URL to fetch max_length (integer, **optional**):...

bug
server-fetch

Describe the bug The edit_file tool throws "Could not find exact match for edit" error when the oldText parameter doesn't exactly match the file content, typically due to whitespace, line...

bug

Describe the bug The edit_file tool fails with "Cannot convert undefined or null to object" when newText parameter contains PowerShell expressions with dollar signs and parentheses, specifically $($null -eq $toolObject.Config)....

bug

Describe the bug The read_multiple_files function lacks clear documentation about its parameter structure and behavior, causing AI assistants to use it incorrectly without explicit instruction. To Reproduce Steps to reproduce...

bug

## Description Added a Podbean MCP server listing to the README. ## Server Details - Server: - Changes to: ## Motivation and Context This provides a link to an MCP...