{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qbwxvxuq6x8r","handle":"iflow-mcp-sjquant-llm-bridge-mcp","url":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-sjquant-llm-bridge-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-sjquant-llm-bridge-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-sjquant-llm-bridge-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-sjquant-llm-bridge-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-sjquant-llm-bridge-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-sjquant-llm-bridge-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp-sjquant-llm-bridge-mcp","summary":"A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI","description":"# LLM Bridge MCP\n[![smithery badge](https://smithery.ai/badge/@sjquant/llm-bridge-mcp)](https://smithery.ai/server/@sjquant/llm-bridge-mcp)\n\nLLM Bridge MCP allows AI agents to interact with multiple large language models through a standardized interface. It leverages the Message Control Protocol (MCP) to provide seamless access to different LLM providers, making it easy to switch between models or use multiple models in the same application.\n\n<a href=\"https://glama.ai/mcp/servers/@sjquant/llm-bridge-mcp\">\n  <img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/@sjquant/llm-bridge-mcp/badge\" alt=\"LLM Bridge MCP server\" />\n</a>\n\n## Features\n\n- Unified interface to multiple LLM providers:\n  - OpenAI (GPT models)\n  - Anthropic (Claude models)\n  - Google (Gemini models)\n  - DeepSeek\n  - ...\n- Built with Pydantic AI for type safety and validation\n- Supports customizable parameters like temperature and max tokens\n- Provides usage tracking and metrics\n\n## Tools\n\nThe server implements the following tool:\n\n```\nrun_llm(\n    prompt: str,\n    model_name: KnownModelName = \"openai:gpt-4o-mini\",\n    temperature: float = 0.7,\n    max_tokens: int = 8192,\n    system_prompt: str = \"\",\n) -> LLMResponse\n```\n\n- `prompt`: The text prompt to send to the LLM\n- `model_name`: Specific model to use (default: \"openai:gpt-4o-mini\")\n- `temperature`: Controls randomness (0.0 to 1.0)\n- `max_tokens`: Maximum number of tokens to generate\n- `system_prompt`: Optional system prompt to guide the model's behavior\n\n## Installation\n\n### Installing via Smithery\n\nTo install llm-bridge-mcp for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@sjquant/llm-bridge-mcp):\n\n```bash\nnpx -y @smithery/cli install @sjquant/llm-bridge-mcp --client claude\n```\n\n### Manual Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/llm-bridge-mcp.git\ncd llm-bridge-mcp\n```\n\n2. Install [uv](https://github.com/astral-sh/uv) (if not already installed):\n\n```bash\n# On …","publisher":null,"homepage":null,"repository":null,"version":"0.1.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp-sjquant-llm-bridge-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp-sjquant-llm-bridge-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:22.085Z","publishedAt":"2026-02-05T06:25:38.785765Z","latestVersion":"0.1.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp-sjquant-llm-bridge-mcp","url":"https://pypi.org/project/iflow-mcp-sjquant-llm-bridge-mcp/","firstSeenAt":"2026-09-09T21:23:54.913Z","fetchedAt":"2026-09-15T20:19:37.575Z","normalizedAt":"2026-09-15T20:19:37.575Z"}]},"firstSeenAt":"2026-09-09T21:23:54.913Z","updatedAt":"2026-09-15T20:21:22.085Z"}