loading…
Search for a command to run...
loading…
The Para MCP server exposes Para's backend services over the Model Context Protocol, enabling AI assistants like Claude to interact with your Para backend for c
The Para MCP server exposes Para's backend services over the Model Context Protocol, enabling AI assistants like Claude to interact with your Para backend for configuration management, data operations, and full-text search.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"para": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"Erudika/para"
]
}
}
}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