We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/danohn/mcpcap'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
core.rst•388 B
Core Components
===============
This section documents the core components of mcpcap that handle configuration and server management.
Configuration Management
------------------------
.. automodule:: mcpcap.core.config
:members:
:undoc-members:
:show-inheritance:
MCP Server
----------
.. automodule:: mcpcap.core.server
:members:
:undoc-members:
:show-inheritance: