MCP.so
Sign In

Para

@erudika

About Para

The Para MCP server exposes Para's backend services over the Model Context Protocol,

Basic information

Category

Other

Transports

stdio

Publisher

erudika

Submitted by

Alex Bogdanovski

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

Comments

More Other MCP servers