Back to Home
ebicoglu icon

abp-mcp-server

Verified Safe

by ebicoglu

Overview

Provides ABP Framework-specific information to AI agents through a Model Context Protocol server by searching documentation, GitHub issues, support questions, and community articles.

Installation

Run Command
dotnet run --project AbpMcpServer.csproj

Environment Variables

  • GITHUB_TOKEN

Security Notes

The provided source code is heavily truncated, consisting mainly of the README and an example JSON input. Therefore, a comprehensive security audit of the C# implementation for vulnerabilities like 'eval', obfuscation, hardcoded secrets, or malicious patterns is not possible. The server performs web scraping and makes GitHub API calls, which, if not implemented securely, could pose risks such as denial-of-service against target websites, or improper handling of API keys. However, the server itself runs locally and communicates via STDIO, which minimizes local network exposure.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-12-08

Tags

ABP FrameworkMCP ServerAI AssistantC#Developer Tooling