loading…
Search for a command to run...
loading…
Provide a scaffolded environment to develop and run MCP servers with ease. Enable rapid prototyping and integration of tools, resources, and prompts for LLM app
Provide a scaffolded environment to develop and run MCP servers with ease. Enable rapid prototyping and integration of tools, resources, and prompts for LLM applications. Simplify MCP server setup and development workflows.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sample-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"Vaibahv1306Rapid/sample_mcp"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also