loading…
Search for a command to run...
loading…
Serve MCP resources and tools over a streamable HTTP interface to enable dynamic integration with LLM applications. Provide efficient, real-time access to exter
Serve MCP resources and tools over a streamable HTTP interface to enable dynamic integration with LLM applications. Provide efficient, real-time access to external data and actions through a standardized protocol. Enhance LLM capabilities by exposing custom tools and resources via HTTP streaming.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-server-streamable-http": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"ilil1/mcp_server_streamable_http"
]
}
}
}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