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
Codelf
unbugA search tool helps dev to solve the naming things problem.

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments