← Back to Plugins
MCP Server MCP

FTIR.fun Spectral Search

github By github 👁 1 views ▲ 0 votes

FTIR spectral search and material identification for AI agents via MCP.

Homepage Verified source GitHub

Install

uvx ftirfun-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ftir.fun/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "ftirfun-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...