loading…
Search for a command to run...
loading…
iX MCP server for React
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"ix-mcp-react": {
"command": "npx",
"args": [
"-y",
"@siemens/ix-mcp-react"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolProvides 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
by xuzexin-hz