loading…
Search for a command to run...
loading…
Provide a streamlined and extensible MCP server implementation that enables seamless integration of LLMs with external tools, resources, and prompts. Facilitate
Provide a streamlined and extensible MCP server implementation that enables seamless integration of LLMs with external tools, resources, and prompts. Facilitate dynamic context enrichment and tool invocation to enhance AI applications. Simplify building and deploying MCP-compliant servers with modern TypeScript tooling.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcp-smooth": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"csrdltte/mcp-smooth"
]
}
}
}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