I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Teable-MCP-SSE
通过SSE Transport将Teable API用作MCP的容器
3 years
Works with Finder
1
Github Watches
2
Github Forks
0
Github Stars
Teable MCP Server
This setup runs the OpenAPI MCP Server (https://github.com/snaggle-ai/openapi-mcp-server) in Docker with mcp-proxy (https://github.com/sparfenyuk/mcp-proxy) to expose the MCP server over HTTP/SSE.
It's pre-loaded with teable openapi definition and contains the most used functions.
Setup
- Set your API token as an environment variable:
export OPENAPI_TOKEN=your_token_here
- Build and start the Docker container:
docker-compose up --build
Usage
Once running, the MCP server is available at:
http://localhost:8080/sse
The server will use the token from the OPENAPI_TOKEN environment variable passed at build time as the Bearer token for API requests.
Configuration
- The OpenAPI definition is mounted from
./teable-openapi.json
to/app/teable-openapi.json
in the container - The server listens on port 8080
- Authorization headers are set using the OPENAPI_TOKEN environment variable
Architecture
Client ⟷ HTTP/SSE ⟷ mcp-proxy ⟷ stdio ⟷ openapi-mcp-server
The mcp-proxy converts between HTTP/SSE and stdio protocols, allowing the openapi-mcp-server (which only supports stdio) to be accessible over HTTP.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Therapist adept at identifying core issues and offering practical advice with images.
Reviews

user_qS9rECze
I've been using the OpenTelemetry Collector MCP Server by mottibec and it's been a game-changer for my observability stack! The seamless integration and consistent performance in collecting telemetry data have significantly improved my ability to monitor and troubleshoot issues. Highly recommended for anyone looking to enhance their monitoring capabilities. Check it out at https://mcp.so/server/otelcol-mcp/mottibec.