loading…
Search for a command to run...
loading…
Provide a flexible MCP server implementation that enables integration of LLMs with external tools and resources. Facilitate dynamic interaction with data and ac
Provide a flexible MCP server implementation that enables integration of LLMs with external tools and resources. Facilitate dynamic interaction with data and actions through a standardized JSON-RPC interface. Enhance LLM applications by exposing customizable tools, resources, and prompts for richer context and capabilities.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"copado-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"nicktrujillo/copado-mcp-server"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also