Skip to main content

Modular MCP servers for Axiomatic_AI

Project description

Axiomatic MCP Servers

Static Badge

MCP (Model Context Protocol) servers that provide AI assistants with access to the Axiomatic_AI Platform - a suite of advanced tools for scientific computing, document processing, and photonic circuit design.

🚀 Quickstart

System requirements

  • Python
  • uv

1. Get an API key

Static Badge

2. Configure your client

⚡ Claude Code
claude mcp add axiomatic-mcp --command "uvx --from axiomatic-mcp all" --env AXIOMATIC_API_KEY=your-api-key-here
🔷 Cursor

Install MCP Server

🤖 Claude Desktop
  1. Open Claude Desktop settings → Developer → Edit MCP config
  2. Add this configuration:
{
  "mcpServers": {
    "axiomatic-mcp": {
      "command": "uvx",
      "args": ["--from", "axiomatic-mcp", "all"],
      "env": {
        "AXIOMATIC_API_KEY": "your-api-key-here"
      }
    }
  }
}
  1. Restart Claude Desktop
🌊 Other MCP Clients

Use this server configuration:

{
  "command": "uvx",
  "args": ["--from", "axiomatic-mcp", "all"],
  "env": {
    "AXIOMATIC_API_KEY": "your-api-key-here"
  }
}

Note: This installs all tools under one server and may cause issues with some clients. If you experience problems, install individual servers instead.

Individual servers

You may find more information about each server and how to install them individually in their own READMEs.

🖌️ AxEquationExplorer

Compose equation of your interest based on information in the scientific paper.

📄 AxDocumentParser

Convert PDF documents to markdown with advanced OCR and layout understanding.

📝 AxDocumentAnnotator

Create intelligent annotations for PDF documents with contextual analysis, equation extraction, and parameter identification.

⚙️ AxModelFitter

Fit parametric models or digital twins to observational data using advanced statistical analysis and optimization algorithms.

🔬 AxPhotonicsPreview

Design photonic integrated circuits using natural language descriptions.

📊 AxPlotToData

Extract numerical data from plot images for analysis and reproduction.

Troubleshooting

Server not appearing in Cursor

  1. Restart Cursor after updating MCP settings
  2. Check the Output panel (View → Output → MCP) for errors
  3. Verify the command path is correct

Multiple servers overwhelming the LLM

Install only the domain servers you need. Each server runs independently, so you can add/remove them as needed.

API connection errors

  1. Verify your API key is set correctly
  2. Check internet connection

Tools not appearing

If you experience any issues such as tools not appearing, it may be that you are using an old version and need to clear uv's cache to update it.

uv cache clean

Then restart your MCP client (e.g. restart Cursor).

This clears the uv cache and forces fresh downloads of packages on the next run.

Contributing

We welcome contributions from the community! Here's how you can help:

Submitting Pull Requests

We love pull requests! If you'd like to contribute code:

  1. Fork the repository
  2. Create a new branch for your feature or fix
  3. Make your changes and test them thoroughly
  4. Submit a pull request with a clear description of your changes
  5. Reference any related issues in your PR description

Reporting Bugs

Found a bug? Please help us fix it by creating a bug report. When reporting bugs:

  • Use the bug report template to provide all necessary information
  • Include steps to reproduce the issue
  • Add relevant error messages and logs
  • Specify your environment details (OS, Python version, etc.)

Requesting Features

Have an idea for a new feature? We'd love to hear it! Submit a feature request and:

  • Describe the problem your feature would solve
  • Explain your proposed solution
  • Share any alternatives you've considered
  • Provide specific use cases

Quick Links

Support

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

axiomatic_mcp-0.1.4.tar.gz (53.5 kB view details)

Uploaded Source

Built Distribution

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

axiomatic_mcp-0.1.4-py3-none-any.whl (62.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: axiomatic_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 53.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for axiomatic_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 7dd8a819874060867bb03d520c70e4680a35c1ede67be4564b5a6060d4c1fccb
MD5 6b7e0f0570542dd38e9f0f3d9691b1aa
BLAKE2b-256 185c4b7f9f386be1e8b85f97b34fdf8570d0ec6f68979343025de008703a3a06

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomatic_mcp-0.1.4.tar.gz:

Publisher: release.yml on Axiomatic-AI/ax-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: axiomatic_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 62.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for axiomatic_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4f6d392c50e40633ac05c91de578fb537b5f748c004dbdf914ab3c6217a7cffd
MD5 8ff9af131c83b02e86930647e8ea47cb
BLAKE2b-256 d9ec69354bca4c40838e221b454f6953bb84d13a8f29544c28e7ce34fefe00c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomatic_mcp-0.1.4-py3-none-any.whl:

Publisher: release.yml on Axiomatic-AI/ax-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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