Skip to content
Back to search
30
MCP

finerx-mcp

pypi/finerx-mcp

MCP server exposing FineRx drug-price data to AI agents (thin client over the FineRx public REST API).

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

finedata-mcp
MCP Server for FineData web scraping API - enables AI agents to scrape any website
0 tools
finan-mcp
MCP server for Finan Open API — enables AI agents to interact with Finan Banking, Payment, and Business APIs
0 tools
Lenderprice MCP
MCP server that exposes the Lenderprice platform's capabilities to AI models.
0 tools · streamable-http
MedPrice AI
Hosted MCP server exposing US hospital procedure cost data to AI assistants
0 tools · streamable-http
theweekdays/fin-price-mcp-server
MCP server of fintech - retrieving stock price data
0 tools
agentictrade-mcp
MCP server for AgenticTrade — AI agent API marketplace. Discover, call, and pay for services (buyer), or register and sell your own (provide
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "finerx-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}