Para
@erudika
About Para
The Para MCP server exposes Para's backend services over the Model Context Protocol,
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"para": {
"type": "http",
"url": "http://localhost:8080/v1/_mcp",
"mode": "streamable",
"headers": {
"Authorization": "Bearer {PARA_JWT_TOKEN}"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Para?
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.
How to use Para?
—
Key features of Para
- Configuration management for Para backend.
- Data operations via AI assistants.
- Full-text search capabilities.
- MCP integration for AI assistant interaction.
Use cases of Para
—
FAQ from Para
—
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments