Skip to main content

MCP server that gives AI agents Simmer's API docs and error troubleshooting

Project description

simmer-mcp

MCP server that gives AI agents Simmer's API documentation and error troubleshooting.

Install

pip install simmer-mcp

What it does

  • API docs as context — serves docs.md and skill.md as MCP resources so your agent has the full Simmer API reference in working memory
  • Error lookuptroubleshoot_error() tool matches common API errors to one-liner fixes

Setup

Add to your MCP config (OpenClaw, Claude Desktop, Cursor, etc.):

{
  "mcpServers": {
    "simmer": {
      "command": "python",
      "args": ["-m", "simmer_mcp"]
    }
  }
}

Your agent now has full Simmer API docs in context and can call troubleshoot_error("not enough balance") when something fails.

Resources

Resource Description
simmer://docs/api-reference Full API reference (~2400 lines)
simmer://docs/skill-reference Condensed agent reference (~600 lines)

Tools

Tool Description
troubleshoot_error(error_text) Match an error against known patterns, get a fix

Docs

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

simmer_mcp-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

simmer_mcp-0.1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file simmer_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: simmer_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for simmer_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8e1539e68b23698c4d9284329224414da1f21e02c77a794ad91c087abe56950b
MD5 0328c2333fcec51608ab7b36593c981d
BLAKE2b-256 8abf1700acac3dd45fa3401ffa2bb4bb2e1b697330a9ab3301eab6e9f151ce66

See more details on using hashes here.

File details

Details for the file simmer_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: simmer_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for simmer_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 851979424252d30d324935b77c1abfdb38d1e5c1beb10631cccbb21748652ae7
MD5 aabbf62bf25d836cfbd6181a50da3985
BLAKE2b-256 aa786f347134e2e1aaa87fa9980a179b88f505ae5ef9cdd69a3acdaa668a2b43

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