coding-with-saad/Mcp_Server
This project demonstrates how to build and deploy an AI agent server using MCP (Model Context Protocol). It includes custom tools and dynamic resources that can be accessed by large language models (LLMs) to perform real-world tasks like web searching, dynamic replies, and more
Platform-specific configuration:
{
"mcpServers": {
"Mcp_Server": {
"command": "npx",
"args": [
"-y",
"Mcp_Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...