Back to search
30
MCP

databutton-app-mcp

pypi/databutton-app-mcp

Call your Databutton app endpoints as LLM tools with MCP

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

Similar MCP servers embedding-nearest

databutton app mcp
Metadata-only Glama MCP server.
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
mcp/databutton
Databutton MCP Server
0 tools
django-rest-framework-mcp
Expose Django REST Framework APIs as MCP servers for LLMs
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
linkedmcp
MCP server to get help with Linkedin content using LLM
0 tools

How to use

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

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