Back to search
30
MCP

isa-mcp

pypi/isa-mcp

isA MCP Client - Python client library for interacting with MCP (Model Context Protocol) servers

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

Similar MCP servers embedding-nearest

io.github.koki-develop/esa-mcp-server
A Model Context Protocol (MCP) server for esa.io
0 tools
hanzo-mcp-client
MCP (Model Context Protocol) client library for Hanzo Dev
0 tools
freeipa-mcp-py
Minimal IPA Client for MCP integration
0 tools
mcp-arena
An opinionated Python library for building MCP (Model Context Protocol) servers with presets, agents, and tools.
0 tools
dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
mcp-client-for-ollama
MCP Client for Ollama - A client for connecting to Model Context Protocol servers using Ollama
0 tools

How to use

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

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