VOOZH about

URL: https://mcp.so/server/para/erudika

⇱ Para MCP Server


Para

@erudika

The Para MCP server exposes Para's backend services over the Model Context Protocol, enabling AI assistants to interact with your Para backend for configuration management, data operations, and full-text search.
Overview

no content

Server Config

{
 "mcpServers": {
 "para": {
 "type": "http",
 "url": "http://localhost:8080/v1/_mcp",
 "mode": "streamable",
 "headers": {
 "Authorization": "Bearer {PARA_JWT_TOKEN}"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.