Skip to content
Back to search
30
MCP

flextools-mcp

pypi/flextools-mcp

MCP server that gives AI assistants searchable LibLCM / FlexLibs / Flexicon API docs for writing FLExTools scripts.

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

Similar MCP servers embedding-nearest

@florexlabs/docs-to-mcp-server
MCP server that exposes documentation search tools for AI assistants
0 tools
flesler/mcp-files
A comprehensive MCP server providing helpful tools for AI agents like Cursor
0 tools
mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools
mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools

How to use

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

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