Enterprise-grade MCP server for Resource Central Agent (RCA) using FastMCP
Project description
RCA MCP Server
Enterprise-grade MCP server for Resource Central Agent (RCA), built with FastMCP.
Install from PyPI
Project page: https://pypi.org/project/rca-mcp-server/
pip install rca-mcp-server
Verify installation:
rca-mcp --help
Claude Desktop (STDIO) Configuration
Add this to claude_desktop_config.json:
{
"mcpServers": {
"rca-mcp-server": {
"command": "rca-mcp"
}
}
}
Optional: Inline Environment Variables
{
"mcpServers": {
"rca-mcp-server": {
"command": "rca-mcp",
"env": {
"RCA_API_KEY": "rca-cust-alpha-7788",
"ORGANIZER": "your-email@company.com",
"ENABLE_PROMPTS": "false",
"LOG_LEVEL": "INFO",
"LOG_FORMAT": "json"
}
}
}
}
Notes:
- Keep JSON env values as strings (for example
"false"). ORGANIZERis used as a fallback booking organizer in STDIO mode.
Additional Documentation
docs/USER_INSTALLATION_AND_ENV.mddocs/CUSTOMER_DEPLOYMENT.mddocs/OPERATIONS.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rca_mcp_server-0.1.4.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rca_mcp_server-0.1.4.tar.gz.
File metadata
- Download URL: rca_mcp_server-0.1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc80f1217419fa4a6ea32e2f5bff3fb183d93947aee84f0c8a8c3287e03e5cc0
|
|
| MD5 |
c577db5a188ec5988c863e53d88f6c78
|
|
| BLAKE2b-256 |
3e92cbd217556ae3116d21c25719e798d4f700669b99b7b24ba55b53fed9c8b9
|
File details
Details for the file rca_mcp_server-0.1.4-py3-none-any.whl.
File metadata
- Download URL: rca_mcp_server-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90a9b09826256527208537f29db0057fd2b7c26d1970801bca6f9a5d2db41346
|
|
| MD5 |
5be2fed27d0fd1fbeab4c12eb2435d5a
|
|
| BLAKE2b-256 |
8dc75a7c0817dc7f2ef94e11a55e90ce6886711a5a115d7c55edf0b8f0efaa1f
|