MCP Server for ReportServer Java Application
@diplinfmarkodrews
About MCP Server for ReportServer Java Application
Agent & MCP Server for the ReportServer using RPC interface
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server for ReportServer Java Application?
An MCP (Model Context Protocol) server implementation that connects to a Java ReportServer application, providing a chat agent interface for report management and generation. It uses .NET 9.0 with Aspire orchestration, Microsoft Extensions AI SDK, Ollama for AI models, and Qdrant for vector search—intended for developers building AI-powered reporting tools.
How to use MCP Server for ReportServer Java Application?
Start the development environment by navigating to the RSChatApp.AppHost directory and running dotnet run. This launches all containerized services (MCP server, Blazor chat web app, Ollama, Qdrant) orchestrated via .NET Aspire. Access the Aspire dashboard (default http://localhost:15986) and the chat web interface (default http://localhost:5123) to interact. For a quick functional test, run the provided test-mcp-server.sh script.
Key features of MCP Server for ReportServer Java Application
- Uses official Microsoft Extensions AI SDK
- Full .NET 9.0 integration with Aspire orchestration
- Direct ReportServer RPC integration
- Comprehensive logging and error handling
Use cases of MCP Server for ReportServer Java Application
- Query available reports through an AI-powered chat interface
- Generate and export reports by conversing with the AI assistant
- Manage report tree and properties via natural language requests
- Integrate report functionality into VS Code via independent MCP server deployment
FAQ from MCP Server for ReportServer Java Application
What are the prerequisites for running this server?
You need .NET 9.0 SDK or later, Java JDK 17 or later (for ReportServer), Docker (for Aspire containerized services), and an Ollama-compatible AI model (default: mistral-nemo:12b for chat, all-minilm for embeddings).
How do I troubleshoot ReportServer connection issues?
Verify that your Java ReportServer is running and accessible at the configured address in appsettings.json (default localhost:1099). Check connectivity from the ReportServerRPCClient and use the test-mcp-server.sh script to verify the connection.
Can I customize the AI model or ReportServer address?
Yes. In the appsettings.json file, you can change the Ollama model used for chat completions, configure the embedding model, and set the ReportServer address.
What is the current development status?
The project is under active development. Current focus areas include completing the ReportServer RPC interface, enhancing the MCP client connection, and enabling independent MCP server deployment with VS Code extension integration.
How do I add more report types or support other AI models?
Extend report capabilities by adding new methods to ReportServerRPCClient, creating corresponding functions in McpReportServer, and decorating them with the [McpServerTool] attribute. For other AI models, update RSChatApp.Web/Program.cs to use a different model provider and add the necessary packages.
Frequently asked questions
What are the prerequisites for running this server?
You need .NET 9.0 SDK or later, Java JDK 17 or later (for ReportServer), Docker (for Aspire containerized services), and an Ollama-compatible AI model (default: `mistral-nemo:12b` for chat, `all-minilm` for embeddings).
How do I troubleshoot ReportServer connection issues?
Verify that your Java ReportServer is running and accessible at the configured address in `appsettings.json` (default `localhost:1099`). Check connectivity from the ReportServerRPCClient and use the test-mcp-server.sh script to verify the connection.
Can I customize the AI model or ReportServer address?
Yes. In the `appsettings.json` file, you can change the Ollama model used for chat completions, configure the embedding model, and set the ReportServer address.
What is the current development status?
The project is under active development. Current focus areas include completing the ReportServer RPC interface, enhancing the MCP client connection, and enabling independent MCP server deployment with VS Code extension integration.
How do I add more report types or support other AI models?
Extend report capabilities by adding new methods to `ReportServerRPCClient`, creating corresponding functions in `McpReportServer`, and decorating them with the `[McpServerTool]` attribute. For other AI models, update `RSChatApp.Web/Program.cs` to use a different model provider and add the necessary packages.
Basic information
More AI & Agents MCP servers

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Comments