Back to search
30
MCP

iflow-mcp_atla-mcp-server

pypi/iflow-mcp_atla-mcp-server

An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.

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

Similar MCP servers embedding-nearest

atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
iflow-mcp_mcp-wolfram-alpha
A MCP server to connect to wolfram alpha API.
0 tools
iflow-mcp-sjquant-llm-bridge-mcp
A simple MCP server that provides a unified interface to various LLM providers using Pydantic AI
0 tools
iflow-mcp_geoserver-mcp
A GeoServer MCP server implementation that enhances LLM capabilities with geospatial data and mapping services via GeoServer REST API
0 tools
iflow-mcp_itsdarianngo_mcp-server-litellm
An MCP server for LiteLLM integration
0 tools
iflow-mcp_mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_atla-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}