Npcpy provides AI agents with NLP capabilities through integration with NPC-Worldwide's APIs. It exposes tools for text generation, sentiment analysis, and entity recognition. Developers use it to build conversational agents, automate content creation, and analyze text data. The server connects to NPC-Worldwide's cloud-based NLP services, offering scalable and accurate language processing.
Npcpy provides AI agents with NLP capabilities through integration with NPC-Worldwide's APIs. It exposes tools for text generation, sentiment analysis, and entity recognition. Developers use it to build conversational agents, automate content creation, and analyze text data. The server connects to NPC-Worldwide's cloud-based NLP services, offering scalable and accurate language processing.
pip install npcpyAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"npc-worldwide-npcpy-github": {
"command": "uvx",
"args": [
"pip install npcpy"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from npcpy?"
No configuration required. This server works out of the box.
"What resources are available in npcpy?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in npcpy"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in npcpy with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.