servers
servers copied to clipboard
Model Context Protocol Servers
Dear Authors / Maintainers, We are researchers from the University of St. Gallen studying how to make Model Context Protocol (MCP) servers safer to run via a sandboxed permission system....
Dear Authors / Maintainers, We are researchers from the University of St. Gallen studying how to make Model Context Protocol (MCP) servers safer to run via a sandboxed permission system....
Dear Authors / Maintainers, We are researchers from the University of St. Gallen studying how to make Model Context Protocol (MCP) servers safer to run via a sandboxed permission system....
We are looking to adopt MCP for thridparty integrations like AWS,AZURE, JIRA. our customers like to integrate their respective account and pull data in their account on our software platform....
The process terminates unexpectedly? I'm trying to run this standalone, I'll use the API directly. ``` root@mcp-test:~/servers# docker run --rm -v $PWD:/projects mcp/filesystem /projects Secure MCP Filesystem Server running on...
env: windows11 24H2 spring-boot 3.4.3 spring-ai 1.0.0-M6 config1: `{ "mcpServers": { "sequential-thinking": { "command": "node", "args": [ "C:\\Users\\gtx\\AppData\\Roaming\\npm\\node_modules\\@modelcontextprotocol\\server-sequential-thinking\\dist", "--totalThoughts=5" ] } } }` config2: `{ "mcpServers": { "sequential-thinking": { "command":...
**Describe the bug** Fetching the URL `https://pandas.pydata.org/docs/dev/whatsnew/v2.1.0.html` does not include the the title line "What’s new in 2.1.0 (Aug 30, 2023)". **To Reproduce** Run the `fetch` tool with the `https://pandas.pydata.org/docs/dev/whatsnew/v2.1.0.html`...
When using the 'everything' server, testing the longRunningOperation should send progress notifications, I can see them in the EventStream in the Chrome network tab, but he MCP Inspector doesn't react...
Fixes #475 Also see #2570
## Description ## Server Details - Server: filesystem - Changes to: tools ## Motivation and Context There were some followups needed from this older PR: https://github.com/modelcontextprotocol/servers/pull/1027 ## How Has This...