Servers
T
Teable SSE MCP
@dearlordylord
Teable SSE MCP server. Set up as an SSE endpoint in your agentic tools. Available at http(s)://yourdomain/sse. E.g. http://localhost:8080/sse
Overview
What is Teable SSE MCP?
Teable SSE MCP is a server that implements the Model Context Protocol (MCP) over Server-Sent Events (SSE). It is designed to be set up as an SSE endpoint for integration with agentic tools.
How to use Teable SSE MCP?
Configure your agentic tool to connect to the SSE endpoint at http(s)://yourdomain/sse. For example, a local instance can be accessed at http://localhost:8080/sse. No additional configuration keys are specified.
Key features of Teable SSE MCP
- Implements MCP over SSE transport.
- Single endpoint at the
/ssepath. - Designed for agentic tool integration.
- Supports both HTTP and HTTPS protocols.
- Simple local deployment example provided.
Use cases of Teable SSE MCP
—
FAQ from Teable SSE MCP
—