
roo mcp server
fix context window and linting
Repository Info
About This Server
fix context window and linting
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Roo MCP Server
A local MCP server for Roo Code integration using FastMCP TypeScript framework.
Features
- Context-aware model/tool selection
- Filesystem and codebase integration
- Secure, local-only operations via stdio transport
Installation
git clone https://github.com/punkpeye/fastmcp.git roo-mcp-server
cd roo-mcp-server
npm install
Development
# Build TypeScript
npm run build
# Start server
npm start
# Development mode (auto-restart)
npm run dev
Testing
npm test
Project Structure
roo-mcp-server/
├── src/
│ ├── tools/ # Tool implementations
│ ├── resources/ # Resource handlers
│ ├── server.ts # Main server
├── config/ # Configuration
├── tests/ # Unit/integration tests
├── package.json # Project metadata
└── tsconfig.json # TypeScript config
Adding New Tools
- Create a new file in
src/tools/ - Implement your tool logic
- Import and register in
src/server.ts
Quick Start
Clone the repository
git clone https://github.com/bobinzuks/roo-mcp-serverInstall dependencies
cd roo-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.