Skip to content

Conversation

@dragonjump
Copy link

@dragonjump dragonjump commented Apr 9, 2025

Description

This PR implements the ArcKnowledge MCP Server, providing integration between the Model Context Protocol and user's list of custom endpoint webhook / services. The server enables LLM clients to manage and interact with their personal webhook platform capabilities via MCP

https://github.com/dragonjump/mcp-arcknowledge

Motivation and Context

Handling an extensive list of webhooks, knowledgebase entries, and API endpoints often demands creating numerous MCPs or functions. This can quickly become a tedious, time-consuming process that drains resources and complicates management. ArcKnowledge is designed to eliminate these challenges by offering a centralized, streamlined solution—a curated list of endpoints that users can easily manage and interact with, simplifying workflows and fostering efficienc.

How Has This Been Tested?

This MCP was tested with Cline and Cursor.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Copy link
Member

@domdomegg domdomegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the markdown formatting errors, and communicate more clearly what ArcKnowledge does?

@domdomegg domdomegg added the waiting for submitter Waiting for the submitter to provide more info label Aug 16, 2025
@domdomegg
Copy link
Member

Hey, thanks for the contribution! This hasn't been updated for a while, so I'm closing it to help us more easily track active contributions. If you're still interested in working on this, please feel free to reopen it. Thanks again for your contribution!

@domdomegg domdomegg closed this Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for submitter Waiting for the submitter to provide more info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants