loading…
Search for a command to run...
loading…
Provide a flexible MCP server implementation that integrates with external tools and resources to enhance LLM applications. Enable dynamic interaction with data
Provide a flexible MCP server implementation that integrates with external tools and resources to enhance LLM applications. Enable dynamic interaction with data and actions through a standardized protocol, improving the capabilities of AI agents. Simplify the connection between language models and real-world context for more effective automation and assistance.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"jama-abstract-mcp-v2": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"aliemregencer/jama-abstract-mcp-v2"
]
}
}
}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