doroseek
Doroseek is a simple AI app built with Deno and Fresh, providing OpenAI compatible endpoints and acting as an MCP server and proxy.
Doroseek is a versatile AI application designed to facilitate access to OpenAI compatible endpoints through a unified base URL and API key. It functions as both an MCP server with built-in servers and an MCP proxy server, allowing connections to other MCP servers. Doroseek supports advanced features such as intranet penetration (tunneling), multi-user communication rooms, and resource sharing, leveraging WebSockets for real-time communication and Deno KV for persistence. The application can be run in server mode or agent mode, with the latter enabling local services to be exposed to the internet through a secure tunnel.
Features
- OpenAI Compatible Endpoints: Manage endpoints and API keys, generate Doroseek API keys, and assign aliases to models.
- MCP SSE Server: Includes built-in servers like Sequential Thinking and Think Tool MCP Server.
- MCP Proxy Server: Connects to other MCP servers with routes for stdio and SSE transports.
- Intranet Penetration (Tunneling): Expose local services to the internet through a secure tunnel.
- Multi-User Communication Rooms: Enable real-time communication between multiple clients.
Usage with Different Platforms
Running in Server Mode
sh
deno task start
Running in Agent Mode
sh
deno task start
Related MCP Servers
View all research_and_data servers →Sequential Thinking🏅
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
arxiv-mcp-server
by blazickjp
The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP).
sitemcp
by ryoppippi
SiteMCP is a tool that fetches an entire site and uses it as a Model Context Protocol (MCP) Server.
Sequential Thinking MCP Server
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
mcp-compass
by liuyoshio
MCP Compass is a discovery and recommendation service for exploring Model Context Protocol servers using natural language queries.
whois-mcp
by bharathvaj-ganesan
The Whois MCP server allows AI agents to perform WHOIS lookups to retrieve domain details.