Seekcode
@seekrays
About Seekcode
SeekCode is a modern desktop app for code management. It combines efficient code snippet organization with clipboard management, featuring tag-based search, syntax highlighting, and seamless clipboard-to-snippet conversion. It also ships with a built-in MCP server, enabling AI as
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"seekcode-mcp-server": {
"url": "http://127.0.0.1:9800/sse",
"type": "http"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Seekcode?
Seekcode is a modern desktop app for code management that combines efficient code snippet organization with clipboard management. It includes a built-in MCP server, enabling AI assistants and compatible tools to securely access and automate your snippets and clipboard via the Model Context Protocol (MCP).
How to use Seekcode?
Install the Seekcode desktop app for macOS or Windows—the MCP server is included and runs automatically. AI assistants and compatible tools can then connect to the server to access and automate code snippets and clipboard content.
Key features of Seekcode
- Code snippet management with syntax highlighting and tagging support
- Tag-based search and filtering of code snippets
- Built-in MCP server for AI assistant integration
- One-click clipboard-to-snippet conversion
- Multi-language support (JavaScript, TypeScript, Python, Rust, Go, etc.)
- Cross-platform support for macOS and Windows
- Light, dark, and system theme switching
Use cases of Seekcode
- Organize and search code snippets by tags across multiple languages
- Convert clipboard content into saved snippets with one click
- Enable an AI assistant to retrieve your code snippets for context-aware help
- Automate clipboard management and snippet retrieval via MCP-compatible tools
FAQ from Seekcode
—
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments