Skip to content
Back to search
30
MCP

intent-graph-mcp-server

npm/intent-graph-mcp-server

Universal LLM-powered MCP server for automated Intent Graph generation (Writer Palmyra, Claude, OpenAI, custom)

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

Similar MCP servers embedding-nearest

agent-spawn-mcp
Universal MCP server for any OpenAI-compatible LLM. Supports OpenAI and Anthropic API formats.
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
lyellr88/marm-mcp-server
Universal MCP Server: intelligent memory, semantic search, & AI agent collaboration support.
0 tools
io.github.Lyellr88/marm-mcp-server
Universal MCP Server with advanced AI memory capabilities and semantic search.
0 tools
io.github.lyellr88/marm-mcp-server
Universal MCP Server with advanced AI memory capabilities and semantic search.
0 tools
ultimate_mcp_server
Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processin
0 tools

How to use

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

{
  "mcpServers": {
    "intent-graph-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}