Skip to content
Back to search
30
MCP

npcpy

npc-worldwide/npcpy

The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.

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

Similar MCP servers embedding-nearest

NumPy
Exposes NumPy array operations, mathematical functions, linear algebra, and statistical methods as callable tools.
0 tools
mcp-agents
A Python SDK for MCP tool integration with LLM providers
0 tools
io.github.daedalus/mcp-numpy
An MCP server that exposes NumPy functionality
0 tools
mcp-client-langchain-py
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / Python
0 tools
gopher-mcp-python
Python SDK for Gopher MCP - AI Agent orchestration framework with native performance
0 tools
mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
0 tools

How to use

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

{
  "mcpServers": {
    "npcpy": {
      "url": "None",
      "transport": "http"
    }
  }
}