Teable SSE MCP server is designed to function as a Server-Sent Events (SSE) endpoint. It can be accessed at the specified URL, which serves as a real-time data stream.
Teable SSE MCP server is designed to function as a Server-Sent Events (SSE) endpoint. It can be accessed at the specified URL, which serves as a real-time data stream.
docker-compose up --buildAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"teable-sse-mcp": {
"command": "npx",
"args": [
"-y",
"docker-compose up --build"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Teable SSE MCP?"
No configuration required. This server works out of the box.
"What resources are available in Teable SSE MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Teable SSE MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Teable SSE MCP 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.