Torna Mcp
@chenqi146
About Torna Mcp
MCP server that bridges Torna API documentation system with AI assistants (Cursor, Claude Desktop, etc.). Query, search, and explore your Torna API docs through natural language.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"torna": {
"transport": "http",
"url": "http://localhost:3000/mcp",
"heartbeat": true,
"headers": {
"username": "your_torna_username",
"password": "your_torna_password",
"projectid": "your_project_id",
"torna-base-url": "http://your-torna-server:7700"
}
}
}
}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 Torna Mcp?
This server exposes Torna's API documentation as MCP tools, resources, and prompts. It allows AI assistants to search APIs by keyword or natural language, retrieve detailed API definitions, generate curl command examples, switch between projects, and access project metadata.
How to use Torna Mcp?
—
Key features of Torna Mcp
- Search APIs by keyword or natural language requirement
- Retrieve detailed API definitions
- Generate curl command examples
- Switch between projects
- Access project metadata
Use cases of Torna Mcp
- Searching for API endpoints using natural language queries
- Retrieving full API definitions for development reference
- Generating curl commands to test API calls
- Switching between Torna projects to browse different documentation
- Accessing metadata about API documentation projects
FAQ from Torna Mcp
—
More Memory & Knowledge MCP servers

Memory
modelcontextprotocolModel Context Protocol Servers
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Comments