A TypeScript-based Model Context Protocol toolkit that enables AI to interact with code files, manage translations, build projects, and search for files and code content. Serves as a versatile MCP Server/toolkit.
Loading more......
A Model Context Protocol implementation for managing and serving AI prompts with a TypeScript architecture, showcasing MCP server capabilities for AI prompt management.
A flexible, template-based prompt system server for Claude models, enabling standardized interactions and complex reasoning workflows through a TypeScript/Node.js MCP server with API support. Highly relevant as an MCP server for prompt management.
A TypeScript-based MCP server enabling LLM agents to interact with Gel databases through natural language, featuring tools for learning schemas, validating, and executing EdgeQL queries. Demonstrates the application of MCP server architecture for database interaction.
An AI-powered development toolkit MCP server for Cursor, providing intelligent coding assistance, UI screenshot analysis, and code review tools.
An MCP server that implements Claude Code-like functionality, allowing AI-driven analysis of codebases, file modification, command execution, and project management directly through file system interactions. A notable solution for code-focused MCP servers.
A desktop application that acts as an MCP host, allowing users to connect and interact with various MCP servers. Essential for testing and using MCP servers, making it highly relevant for the Awesome MCP Servers ecosystem.
A TypeScript-based Model Context Protocol (MCP) server toolkit designed to facilitate AI interaction with code and text files, manage translations/localizations, build projects, and perform search operations on files and code content.
fileWrite: Create or modify files by writing content.fileRead: Read file contents; supports plain text and JSON formats.edit_file: Precisely edit files by replacing specific content.insert_to_file: Insert new content at specific positions in files.delete_from_file: Remove specific content from files.codeFileRead, codeLineInsert, codeLineDelete for code-specific operations.edit_file to perform multiple edits in a single call.No pricing information is provided; the project appears to be open source.