Anchor Mcp
@honey-guard
About Anchor Mcp
MCP Server for Anchor framework.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"security_check_program": {
"command": "security_check_program",
"args": [
"--mcp"
]
},
"security_check_file": {
"command": "security_check_file",
"args": [
"--mcp"
]
}
}
}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 Anchor Mcp?
Anchor Mcp is a Model Context Protocol (MCP) CLI server template for Anchor programs. It provides a standardized way to connect LLM applications with external data sources and tools, using the MCP protocol.
How to use Anchor Mcp?
Configure Anchor Mcp in Claude Desktop by editing the claude_desktop_config.json file (Settings → Developer → Edit Config) and adding a server entry with the command set to your program and args containing "--mcp". Alternatively, run the server directly with the --mcp flag. Use --prompts and --tools to display available prompts and tools.
Key features of Anchor Mcp
- MCP CLI server template for Anchor programs
- Supports displaying available prompts and tools via CLI
- Easily configurable for Claude Desktop
- Built on the mcp-rs-template
- Licensed under GPL v3
Use cases of Anchor Mcp
- Integrating Anchor programs as MCP servers for LLM applications
- Providing context and tools to AI-powered IDEs like Claude Desktop
- Enhancing chat interfaces with external data from Anchor programs
FAQ from Anchor Mcp
How do I configure Anchor Mcp in Claude Desktop?
Edit claude_desktop_config.json (Claude Desktop → Settings → Developer → Edit Config) and add a server entry with command set to your program and args containing "--mcp".
What CLI options does Anchor Mcp support?
--mcp enables the MCP server, --prompts displays available prompts, and --tools displays available tools.
What license is Anchor Mcp released under?
Anchor Mcp is released under the GPL v3 license, as indicated by the badge in the repository.
Frequently asked questions
How do I configure Anchor Mcp in Claude Desktop?
Edit `claude_desktop_config.json` (Claude Desktop → Settings → Developer → Edit Config) and add a server entry with `command` set to your program and `args` containing `"--mcp"`.
What CLI options does Anchor Mcp support?
`--mcp` enables the MCP server, `--prompts` displays available prompts, and `--tools` displays available tools.
What license is Anchor Mcp released under?
Anchor Mcp is released under the GPL v3 license, as indicated by the badge in the repository.
Basic information
More Other MCP servers
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
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments