Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tsuyoshi-otake • Uncategorized
A collection of MCP servers implementing various tools and RAG pipelines using Cloudflare Workers and .NET.
A test MCP server with example tools like dice rolling and weather info.
Query PMBOK knowledge using a RAG pipeline with vector search and AI.
Execute system commands and file operations via a stdio-based MCP server.
Otak MCP Servers is a suite of Model Context Protocol servers including a test MCP server with dice roll and weather tools, a PMBOK knowledge base server using Retrieval-Augmented Generation with Cloudflare Workers AI and Vectorize, and a C# MCP server for system commands and file operations via stdio. These servers facilitate easy integration of MCP tools with support for multiple transports and scalable state management. They benefit developers by providing ready-to-use MCP implementations for testing, knowledge querying, and system automation.