# See repository for install instructions
{
"mcpServers": {
"mctx-ai-example-mcp-server": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"mctx-ai-example-mcp-server": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"mctx-ai-example-mcp-server": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The io.github.mctx-ai/example-mcp-server is a Model Context Protocol server that provides tools and resources for managing remote model interactions, enabling features such as prompts, progress tracking, and sampling via the mctx protocol. This server connects to AI coding assistants, allowing developers to leverage its capabilities when building and integrating AI models into their applications. Developers would use this server when they need to implement Model Context Protocol functionality in their projects, requiring a server that can handle remote model interactions and provide the necess
Example MCP server with tools, resources, prompts, progress, and sampling via mctx. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the sse transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the sse transport.
What tools does it provide?
The Example MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.