loading…
Search for a command to run...
loading…
Provide a flexible and extensible server implementation for the Model Context Protocol to enable dynamic integration of LLMs with external data, tools, and prom
Provide a flexible and extensible server implementation for the Model Context Protocol to enable dynamic integration of LLMs with external data, tools, and prompts. Facilitate seamless interaction between language models and real-world resources through a standardized JSON-RPC interface. Enhance LLM applications by exposing customizable capabilities and resources securely and efficiently.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"bodrum-mcp-2025": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"ebartan/bodrum-mcp-2025"
]
}
}
}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