Skip to main content

Tessell Model Context Protocol (MCP) server

Project description

Tessell MCP Server

Tessell MCP Server enables natural language interaction with your Tessell environment through the Model Context Protocol (MCP). This tool allows you to manage and automate tasks in Tessell using supported MCP clients.

Overview

The Tessell MCP Server provides a local bridge between your MCP client and the Tessell API. With this integration, you can perform operations such as managing databases, services, and other resources in your Tessell tenant using conversational commands.

Key Capabilities

  • Interact with Tessell resources using natural language
  • Streamlined management of databases, services, and more
  • Connects securely to your Tessell tenant via API credentials

Requirements

  • Tessell account with API key
  • Tenant API base URL and tenant ID
  • Compatible MCP client (e.g., Claude Desktop, Cursor)
  • Python (>=3.13) and uvx

Installation & Configuration

To set up the Tessell MCP Server, add the following configuration to your MCP client's configuration file (such as mcp_config.json):

{
  "mcpServers": {
    "tessell": {
      "command": "uvx",
      "args": [
        "tessell-mcp@latest"
      ],
      "env": {
        "TESSELL_API_BASE": "{your-tenant-api-url}",
        "TESSELL_API_KEY": "{your-api-key}",
        "TESSELL_TENANT_ID": "{your-tenant-id}"
      }
    }
  }
}

Be sure to replace the placeholders with your actual Tessell tenant information.

How to Use

After configuration, restart your MCP client. You can now issue natural language commands to manage your Tessell environment. For example:

  • "Create a new database named 'analytics-db'."
  • "Show all running services in my Tessell account."
  • "Back up the 'prod-db' database."

Security Notes

  • Tessell MCP Server is intended for local development and IDE integrations only.
  • Keep your API key and tenant credentials secure and private.
  • Review and approve all actions before allowing execution via the MCP client.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tessell_mcp-0.1.4.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tessell_mcp-0.1.4-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file tessell_mcp-0.1.4.tar.gz.

File metadata

  • Download URL: tessell_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for tessell_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 51ca83875d8862eac3254613da75cd1251f83b0645ecbe7b0903191c0d4336fc
MD5 ec650129f626077d3f7f0225846f6824
BLAKE2b-256 b4d7fc06bb69ec34d65f10a714ea33813c4c1081070254f15c796716ce9bb3a6

See more details on using hashes here.

File details

Details for the file tessell_mcp-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: tessell_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for tessell_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 971f6d56444b99834204b9015dc5d03eaed30c24f0ad8a6f9e6c95a9533acc09
MD5 6d2e9b03e7138ea979e0e6ffba29fc38
BLAKE2b-256 407cef3dabf3537b6821f11279b0bebd3c4ba009ad92c60c6c3aaf5df2c81829

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page